Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
OSQA | The Open Source Q&A System
-
Tutorials – Django
-
Tutorials – Django
-
Parerga und Paralipomena » Blog Archive » Setting up Django Registration
-
Parerga und Paralipomena » Blog Archive » Setting up Django Registration
-
Fabric
Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution. -
How to setup Django/Postgresql on OS X Lion using Homebrew-based — Gist
-
Django | Serializing Django objects | Django documentation
-
Django | Making queries | Django documentation
-
Starting a Django Project the Right Way
"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 None of these steps, except for perhaps the first, are covered in the official tutorial. They should be." -
virtualenvwrapper - Doug Hellmann
-
Pydev
-
Shared hosting plans - WebFaction
-
Evennia - Python Mu* server
-
nathanborror's django-basic-apps at master - GitHub
-
nathanborror's django-basic-apps at master - GitHub
-
django-extensions/django-extensions - GitHub
-
Screencast: Django Command Extensions | Surfing in Kansas
-
Dia2Django – Django
-
Smarter web hosting - WebFaction
-
Django by Example: Django Tutorials - Django by Example
-
The Best Way to Learn Python | Nettuts+
-
dgouldin/django-hashsignal · GitHub
-
typogrify - Google Code
-
How to implement two dropdowns dependent on each other using Django and jQuery | DevInterface Blog