Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Efficient logging using Django and Apache
-
A Guide to Testing in Django - Toast Driven
-
Doing magic with python metaclasses
-
Serving Multiple Sites with Django | UYSRC
-
How to build a Facebook app in Django — The Usware Blog - Django Web Development
-
django-guardian - per object permissions for Django — django-guardian v1.0.2 documentation
-
Evaluating Django Caching Options | codysoyland.com
-
Fantomas42/django-blog-zinnia - GitHub
-
Django by Example: Django Tutorials - Django by Example
-
OSQA | The Open Source Q&A System
-
carljm / django-form-utils / source – Bitbucket
-
Python Django Web2.0 RubyOnRails PHP - JavaEye技术社区
-
Part 2: Advanced Changes — South v0.7 documentation
-
threepress - Bookworm ePub reader and other open-source publishing tools - Google Project Hosting
-
django & appengine | Jabbering Giraffe
-
LFS - Lightning Fast Shop: Start
-
django & appengine via reddit.com
-
Пишем функциональные/интеграционные тесты для проекта на django / Django Framework / Хабрахабр
-
OSQA | The Open Source Q&A System
-
Django Packages : Blogs
-
patches/instance_update.diff at master from disqus/django-patches - GitHub
-
Django Packages : django reusable apps, sites and tools directory
-
django-master-class.081.png (PNG Image, 800x600 pixels) - Scaled (92%)
see http://toys.jacobian.org/presentations/2007/oscon/tutorial $("#slug").keyup(function() { var slug = this.value; var complete = function(res, status) { if (status == "success") $("#slug").css('background-color','#A0A0FF'); else $("#slug").css('background-color','#FFA0A0'); } $.ajax({type:'GET', url:'/slug_available/', data:{'slug': slug }, complete:complete}); }); }); -
RabbitMQ, Celery and Django « Happy stream of thoughts
-
Smarter Django hosting - WebFaction