FeaturedDjango Bugfix ReleasesAn incremental bugfix release was done for Djangos 1.4.x-1.7.x. The older ones are pretty minor, but there's a laundry list of fixes in 1.7.1 that are worth checking out. Inagural Django Fellows AnnouncedFor the first time, the Django Software Foundation is paying two "fellows" (Tim Graham and Berker Peksağ) to work on Django. Their weekly reports show they've already done some serious housekeeping in the first few weeks. New Core Team MembersMichael Manfre, Collin Anderson, Tom Christie, and Curtis Maloney (aka FunkyBob) joined the Django core team. These additions are more focused on outstanding community members than past additions which have been centered around contributions to Django core. High Performance Django
Links of InterestCall for Volunteers for DjangoCon US 2015It looks like DjangoCon will be transitioning to a 100% community run conference (similar to PyCon) next year. If you've been hesitant to volunteer in the past, consider reaching out now. High Performance Django LiveWe had a live Django Q&A last month. The video is online as well as some discussion on Reddit . Multiple Template Engines for Django DEPAymeric Augustin's successful crowdfunding campaign for multiple template engines in Django has reached it's first milestone. The DEP (Django Enhancement Proposal) outlines the implementation plan. New Django Girl StoriesDjango Girls has been picking up lots of steam lately. They've added a bunch of new stories to their list of "badass ladies who use Python or Django". They also opened a chat room on gitter.im . Django models, encapsulation and data integritySome techniques Tom Christie uses to ensure data integrity in large Django applications. Lightweight DjangoJulia Elman and Mark Lavin's O'Reilly book is available for purchase. It covers using Django as a backend for client-side MVC frameworks, including topics such as REST APIs and websockets. Tango with Django version 1.7The free online book, Tango with Django, has a new version for Django 1.7 in draft phase online. Decorators!Python testing guru, Harry Percival, shows you how to make a simple Python decorator and use it on a Django view. Ultimate Front End Development SetupFrank Wiles outlines his front-end development setup for Django including tools like bower, gulp, livereload, and django-compressor. JSON Web Token Authentication with Django and AngularJSJSON web tokens provide an alternative to cookie-based authentication. This is the second in a two-part post showing you how to plug it into Django and AngularJS. Starting a Django ProjectAnswering the question, “How do I setup a Django project from scratch?”. Newly updated for Django 1.7. Upgrading Your Django Reusable App To Support Django 1.7A great post from Twilio on bringing your Django apps up-to-date with the latest and greatest. Django vs Flask vs Pyramid: Choosing a Python Web FrameworkCurious how Django compares to other popular Python web frameworks? This post is a nice high-level overview of what each one brings to the table. New & Updated Packages
|
Django Round-Up #26
By Django Round-Up on