FeaturedPyCon 2015 Talk SchedulePyCon will be returning to Montréal this April and the talk schedule was just announced. At least one Django talk is on the docket, but there's always a lot to offer here for Django devs. DjangoCon Europe 2015DjangoCon Europe was announced, to be held in Cardiff, Wales the first week of June. Thanks to a popular boy band , the hotels are going to fill up quickly. If you're interested in going, book now. Django: Under the Hood TalksThe talks from Django: Under the Hood have been posted. Great expert-level content from some well-known developers. High Performance Django
Links of Interest12 Days of PerformanceThe "elves" at RevSys put together 12 posts covering different performance enhancements you can apply to your Django sites and development process in general. Multiple template engines updateThe initial work for the multiple template engines was merged to master and will be in the upcoming Django 1.8 release. Terrible Choices: MySQLEver wonder why Django developers complain about MySQL? Here's a good list of gotchas encountered by person and some more commiseration in the comments. Django and Flask: Why and When To Use EachA talk by Eric Schles at the New York Python Meetup discussing the differences between Flask and Django and the sweet spot for each framework. Building a Gopher client in Django
Remember the
Ultimate DjangoA new Django course that includes a soup-to-nuts free tutorial as well as premium paid offerings. Loading Django FileField and ImageFields from the file systemA quick tip on how to load up Django file fields from a remote or local source. Django on DockerApparently this is a hot topic. We have five posts from December to show you how to do it:
Deploying Django on DokkuIs Docker too low-level for you? Dokku is a Heroku-like self-hosted PaaS that uses Docker containers under the hood. Getting Started with Django and HerokuDon't want to setup your own server for Dokku? Let Heroku handle the hard stuff for you. Deploying a Django Application to Cloud FoundryOK, last PaaS deployment post, I promise :) This one covering Cloud Foundry, the open source solution used by Pivotal Web Services and IBM Bluemix. 10 Myths of Enterprise PythonNot directly Django related, but this post from PayPal's engineering team will provide some good arguments for an IT department that's hesitant to adopt Django/Python. Custom Django Admin ActionsA new free GoDjango screencast covering how to build your own custom Django admin actions. New & Updated Packages
|
Django Round-Up #28
By Django Round-Up on