Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Adding methods to User/AnonymousUser – Django Community – Convore
Adding methods to User/AnonymousUser in #django -
jamespacileo/django-pure-pagination - GitHub
The Django app offers advanced pagination features without forcing major code changes within an existing project. django-pure-pagination is based upon Django's core pagination module and is therefore compatible with the existing API. - from Django Weekly #17 -
DotCloud
multi-language cloud host... mentioned in Django Weekly #17 http://kencochrane.net/blog/2011/04/deploying-my-django-application-to-dotcloud/ Another new service that has just recently hit the scene and is causing a lot of waves is DotCloud.com. DotCloud was part of the Y Combinator summer class of 2010, and they just recently raised $10 Million. With access to that much money, I'm guessing they will be hiring a bunch of people pretty quickly, and I'm sure we will be seeing their services expand as well. -
Armstrong CMS - Open Source CMS for News
-
Index of /books
-
django-mailer - mail queuing and management for the Django web framework - Google Project Hosting
-
#1890423 - Pastie
RT @moo9000: Most hilarious error you can have on Plone start: #plone #django - thank you for polluting my Python -
RabbitMQ, Celery and Django « Happy stream of thoughts
-
Distributing locking with Python and Redis « lamby
-
callowayproject's Profile - GitHub
django-snippets -
Bitwise permissions in Python (and Django) at Jesper Noehr
-
Django snippets: Bitwise operator queryset filter
-
Token Testing Talk - DjangoCon - blip.tv
-
Profil de callowayproject - GitHub
-
jamesturk/django-markupfield - GitHub
-
jespern / django-piston / wiki / Home – Bitbucket
-
Django Packages : django reusable apps, sites and tools directory
-
Sites with Source Code :: DjangoSites.org - Powered by Django
-
Handle choices the right way
-
Django | QuerySet API reference | Django documentation
Use select related to minimize Django database queries. Entry.objects.select_related().get(id=5) -
Doug Hellmann: Using raw SQL in django
python raw sql associative -
ep.io: Smart Python hosting - ep.io
-
david / django-storages / wiki / Home – Bitbucket
-
django-filetransfers - File upload/download abstraction | All Buttons Pressed
-
Django and multiple methods per url pattern « No One Is Perfect