Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Convore gives online chatting a needed upgrade | VentureBeat
-
Locum.ru — профессиональный хостинг. VDS, регистрация доменов, хостинг сайтов, тестовый период.
-
Django | How to install Django | Django documentation
-
South documentation — South v0.7 documentation
-
Intro to Django – Building a To-Do List | Nettuts+
-
Django Installation & Configuration using Nginx+FastCGI+PosgtreSQL « 503: Service Unavailable
-
coderholic/django-cities - GitHub
countires and cities in django -
YouTube - DjangoCon 2008 Keynote: Cal Henderson
-
Pinax : Dependencies
-
Django | Django documentation | Django documentation
-
jtauber/django-notification - GitHub
-
Python Package Index : Spawning 0.9.5
-
Developing Reusable Django Apps: App Settings « muhuk.com
-
Django Bustamante
Django Bustamante has been playing since the age of ten, and has won titles such as the Munich Masters, The German Nine-ball Championship, and the Japan Nine-ball Championship, making him one of billiard’s greatest international stars. -
Wiederverwendbare Django Apps - reusable apps - Frameworks - Tutorials, Tipps und Tricks für Webmaster auf Webmasterpro.de
-
Django Reusable App Conventions | Home | Surfing in Kansas
-
robhudson/django-debug-toolbar @ GitHub
Debug bar with lots of nice features. -
frankwiles/django-taggit-suggest - GitHub
-
frankwiles/django-taggit-suggest - GitHub
This add on module allows you to easily associate keywords and regular expressions with a Tag object. This is useful to help keep your database from getting filled up with several similar tags that really represent the same thing or concept. -
frankwiles/django-app-metrics - GitHub
-
revsys/django-tos - GitHub
-
revsys/django-tos - GitHub
-
Basic Django deployment with virtualenv, fabric, pip and rsync | Django Web Development | Raleigh Durham Chapel Hill | Caktus Consulting Group
Deployment is usually a tedious process with lots of tinkering until everything is setup just right. We deploy quite a few Django sites on a regular basis here at Caktus and still do tinkering, but we've attempted to functionalize some of the core tasks to ease the process. I've put together a basic example that outlines local and remote environment setup. This is a simplified example and just one of many ways to deploy a Django project (I learned a lot from Jacob Kaplan-Moss' django-deployment-workshop), so I encourage you to browse around the Django community to learn more. The entire source for this example project can be found in the caktus-deployment Bitbucket repository. -
jtauber/django-notification - GitHub
Notification manager. Handles feeds and email. -
Django tips: get the most out of generic views