janeiro 2021 S T Q Q S S D 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tags
adsense aptitude atualizaçao backup bash blog browser codecs diversão firefox flash flashplayer fortune games gvim hello world instalação linux macetes ntpdate online open source opera postgresql programação python rede rm rsync scp shell shellscript sistema operacional tabs tar theme ubuntu unix update video vim wifi windows wireless zen- Which Django Version Should I Use? 23 janeiro 2021Django is a big and popular web framework for Python to help you build a web app. Which Django version should you use? If you’re starting a Django web app, use the latest version of Django available. Why listen to me? I’m a software developer with over 7 years of professional Django experience. I work […]Matt Layman's Website
- Django News - Django 3.2.1 alpha 1 released - Jan 22nd 2021 22 janeiro 2021News Django 3.2 alpha 1 released Django 3.2 alpha 1 is now available. It represents the first stage in the 3.2 release cycle and is an opportunity for you to try out the changes coming in Django 3.2. djangoproject.com PyCon 2021 Call for Proposals The PyCon 2021 call for proposals is open and closes on […]Django News
- Setting up a headless Raspberry Pi 22 janeiro 2021Notes to my future self on setting up a headless Raspberry Pi.Jacob Kaplan-Moss
- Reading CloudFlare headers in a Django middleware 22 janeiro 2021For my new Django project, DB Buddy, I’m using CloudFlare as my CDN. It has a bunch of useful features that would otherwise take extra work, such as DDoS protection, HTML minification, and analytics. Since CDN’s proxy your site, all requests are seen to be coming from their servers’ IP’s, rather than actual users’ IP’s. […]Adam Johnson
- Mercurial mirror for Django 3.1 branch 21 janeiro 2021As usual when Django releases a new Alpha version, I’ve settled a new mirror. The URL (both web and clone) is https://hg.freehackers.org/mirrors/django-3.2-production As stated before, I no longer use bitbucket as they’ve dropped support for mercurial. Shame on them ! 🙂Thomas Capricelli
- Which Django Version Should I Use? 23 janeiro 2021