Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
bradjasper/django-jsonfield
-
Django | Writing your first Django app, part 1 | Django documentation
-
Pydev
-
Home - django-cms.org
-
maestros web guias
-
mtigas/django-medusa · GitHub
-
mtigas/django-medusa · GitHub
-
getsentry/sentry
-
disqus/gargoyle
-
danfairs's django-lazysignup at master - GitHub
-
danfairs's django-lazysignup at master - GitHub
-
ShiningPanda | Selenium tests with Django 1.4+
-
Google Groups
-
Timezones in Django with django-timezones with South Integration » Ygam Retuta
-
How I learned to stop worrying and love python packaging - Jannis Leidel (djangocon.eu) — Reinout van Rees' website
-
How I learned to stop worrying and love python packaging - Jannis Leidel (djangocon.eu) — Reinout van Rees' website
-
PyCharm :: Licensing
-
PyCharm :: Licensing
-
django-relationships
Descriptive relationships between auth.users (think facebook friends and twitter followers, plus more). eg. In [4]: john.relationships.friends() Out[4]: [] In [5]: john.relationships.following() Out[5]: [, ] In [6]: john.relationships.followers() Out[6]: [] In [7]: john.relationships.blockers() Out[7]: [] In [8]: paul.relationships.blocking() Out[8]: [] You can create as many types of relationships as you like, or just use the default ones, 'following' and 'blocking'. -
Seven reasons why you should switch to Vim - The Agiliq Blog
-
Django Requirements 2012-08-15
-
django-db-readonly: Force an entire site to become readonly. In a sort of hackish way.
-
Templating Engines in PHP - Fabien Potencier
-
Using Python metaclasses to make awesome Django model field choices - Toms corner of the internet
-
Toms corner of the internet