Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
hmarr/django-mumblr - GitHub
-
PyCon 2011: Pluggable Django Patterns - PyCon US Videos - 2009, 2010, 2011 - blip.tv
-
emesik/djiki - GitHub
-
agiliq/django-datagrid - GitHub
-
agiliq/Dinette - GitHub
-
agiliq/django-djikiki - GitHub
-
brosner/django-groups - GitHub
-
PyCon 2011: Disqus: Serving 400 million people with Python - PyCon US Videos - 2009, 2010, 2011 - blip.tv
-
Notes on using pip and virtualenv with Django « SaltyCrane Blog
-
PyCon 2011: Best Practices for Impossible Deadlines - PyCon US Videos - 2009, 2010, 2011 - blip.tv
-
favourites/models.py at master from glamkit/glamkit-favourites - GitHub
django favorites app -
AJAX in Django with jQuery | webcloud
-
AJAX in Django with jQuery | webcloud
-
charles leifer | Writing a real-time chat app using Hookbox and Flask
Read more -
gae123.com - Resources for development with the Google App Engine
-
Diene Tau - Extending Admin Forms in Django
-
AddWYSIWYGEditor – Django
-
Graham Dumpleton: An improved WSGI script for use with Django.
-
Django snippets: Welcome
-
The Great Web Framework Shootout - Curia
-
django-lint - Statically check Django applications « code « lamby
"Django Lint is a static analysis tool that checks (or "lints") projects and applications that use the Django web development framework. It reports on common programming errors and bad code smells, including checking for nullable CharField field types, the use of brittle or deprecated Django features (such as auto_now_add) as well as the absence of recommended options in settings.py. It aims to encourage the development of high-quality re-usable Django applications. Django Lint is currently implemented as a wrapper around PyLint." -
Django | Community
-
How do I run Django and PHP together on one Apache server? - Stack Overflow
-
How to make Google index AJAX content (with Django) - Pornark
-
django-threadedcomments to order comments differently - Stack Overflow