Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Series 1: A custom login page | Solutoire.com
-
User authentication in Django | Django documentation | Django
-
Django: Login Form on Every Page | Nerdy Dork
-
Alan deLevie - A simple introduction to Django forms
-
Chapter 6: The Django Administration Site
-
Chapter 14: Sessions, Users, and Registration
-
Django Best Practices — Django Best Practices
-
Index — Django Design Patterns
-
Online Collaboration Software | SAAS Based Project Management | Free Subversion Hosting & Invoicing Software for SME
-
Django Startup
good looking guide on starting a "real" django project -
pennersr/django-allauth
-
davidmiller/pony-mode
Pony Mode -a Django mode for emacs A Django mode for emacs. Features (Non-exhaustive): Run dev server in an emacs buffer [C-c C-p r] * Checks to see if runserver_plus is available * If not uses in-built runserver Jump to current project in browser (start server if required) [C-c C-p b] Run test case at point in buffer [C-c C-p t] Run tests for current app in buffer [C-c C-p t] Run Syncdb on current project Management commands for current project in interactive buffer South integration - run south convert, schemamigration, migrate Run django shell in buffer [C-c C-p s] * Checks for shell_plus * If not defaults to shell Fabric integration [C-c C-p f] Startapp and dumpdata on current project within emacs Database integration with Emacs sql-mode interactive buffer [C-c C-c d Django Template minor mode with syntax highlighting for django template tags Snippet collection for django generate tags table for project run manage commands in interactive buffer Buildout integration Generate TAGS table for project to enable quick navigation Jump to template at point or from editing view [C-c C-p g t] Virtualenv integration -
Imaginary Landscape | Chicago Django and Python Web Development
-
Security releases issued | Weblog | Django
Django 1.4.1 and 1.3.2 are out, fixing a few security issues. Please upgrade immediately! More info: -
Building a Heroku add-on for fun and profit « The Miseducation of Bilal Aslam
-
python - serialize datetime to json in Django - Stack Overflow
-
Deploy de Aplicação Django no Apache com mod_wsgi | BloGalizado – Globalizando WebLogs
-
django-load | Read the Docs
-
Ubuntu, Django, Postgresql and Nginx, a rock solid web stack. » Eclectic Security
-
DotCloud Documentation
-
Django | Outputting PDFs with Django | Django documentation
-
Getting Real-time Data into Apps | Python Zone
-
Security releases issued | Weblog | Django
RT @djangoproject: Django security releases issued, please upgrade ASAP: #django -
Hackers Gonna Hack
-
tryolabs/django-reporting · GitHub