Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django tips: using properties on models and managers
Properties are for computed attributes - that is, things that are the semantically (conceptually, whatever) attributes, but requires any computation, either on get, set or del. But well, if you prefer java- like getters/setters, then choice is yours... Depends on the programmer's background, and of course of whether the code was written before new-style classes and the descriptor protocol.... -
MEZZaTHEMing (creating Mezzanine themes) Part 1: base.html | Bit of Pixels
-
Quick start guide — django-registration 1.0 documentation
-
Jacky Tian | Blog
-
www.ibm.com
-
www.ibm.com
-
stream-django
- Build activity feeds, newsfeeds and activity streams. Stream-Django is a high level client based on Stream-Python. -
Satchmo Diaries: Part Two - bobwaycott
-
Satchmo Diaries: Part Two - bobwaycott
-
Starting a Django 1.6 Project the Right Way
The beginning of a project is a critical time, when choices are made that have long term consequences. There are a number of tutorials about how to get started with the Django framework, but few that discuss how to use Django in a professional way, using industry accepted best practices to make sure your project's development practices scale as your application grows. A small bit of planning goes a long way towards making your life (and the lives of any coworkers) easier in the future. By the end of this post, you will have A fully functional Django 1.6 project All resources under source control (with git or Mercurial) Automated regression and unit testing (using the unittest library) An environment independent install of your project (using virtualenv) Automated deployment and testing (using Fabric) Automatic database migrations (using South) A development work flow that scales with your site. None of these steps, except for perhaps the first, are covered in the official tutorial. They should be. If you're looking to start a new, production ready Django 1.6 project, look no further. -
Python Weekly - Issue 161
RT @PythonWeekly: Python Weekly - Issue 161 #python #django #twilio #ipython #ptvs #job #ipython #linux #twitter #pyquery #ec2 -
Django vs Flask vs Pyramid: Choosing a Python Web Framework
-
Django zinnia disable comments or use alternative - Stack Overflow
-
Django zinnia disable comments or use alternative - Stack Overflow
-
lincolnloop on Scrollback
RT @Scrollbackio: @hasgeek @jackerhack @MozillaIN @mozilla Live #django Q&A in 5 hrs. Ask them anything on and -
High Performance Django Live
RT @Scrollbackio: @hasgeek @jackerhack @MozillaIN @mozilla Live #django Q&A in 5 hrs. Ask them anything on and -
hepochen/tastypie-user
-
hepochen/tastypie-user
-
apiauth.py
-
apiauth.py
-
Django vs Flask vs Pyramid: Choosing a Python Web Framework
-
willkg/richard · GitHub
-
willkg/richard · GitHub
-
Mod Wsgi | Page number 50 | PC E-World
-
Mod Wsgi | Page number 50 | PC E-World