Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Mezzanine - The Best Django CMS
-
Mezzanine - The Best Django CMS
-
amccloud/django-firstclass
-
Buildout - software build system reloaded!
-
Buildout - software build system reloaded!
-
Repository Structure and Python
-
Hackers Gonna Hack
By the end of this post, you will have 1. A fully functional Django project 2. All resources under source control (with git) 3. An environment independet install of your project (using virtualenv) 4. Automated deployment and testing (using Fabric) 5. Automatic database migrations (using South) 6. A solid start to your new site -
Installing Django on Apple Mac OS X 10.7 aka Lion | A Non-Programmer Approach to Django
-
Installing Django on Apple Mac OS X 10.7 aka Lion | A Non-Programmer Approach to Django
-
Starting Python Development on Windows
-
Starting a Django Project the Right Way | Hacker News
-
tschellenbach/Django-facebook - GitHub
-
tschellenbach/Django-facebook - GitHub
-
Mellow Morning » Facebook open graph publishing simplified
-
Mellow Morning » Facebook open graph publishing simplified
-
Django InlineModelAdmin: Show partially an inline model and link to the complete model
-
django_compressor 1.2 : Python Package Index
-
django_compressor 1.2 : Python Package Index
-
Testing Django applications with Selenium
-
Shops near you – geographic features of GeoDjango
-
Shops near you – geographic features of GeoDjango
-
How to Setup a Linux, Nginx, uWSGI, Python, Django Server | GrokCode
-
Using Amazon S3 to host your Django Static Files « Do I Smell Burning?
-
TDDjangoTutorial
-
Securing Django with SSL | Red Robot Studios