Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Caktus Group : Migrating to a Custom User Model in Django
-
Django on windows: how to make Django run in CherryPy as a Windows service | Random notes from Zena
-
Lessons Learned Architecting Realtime Applications | Blog | Django Development | Lincoln Loop
-
LibGeos in Windows XP - Google Groups
Hack to fix GEOS_LIBRARY_PATH issue on Windows -
Django REST framework - APIs made easy
[apparently the new hotness in django restfulness] Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework: The Web browseable API is a huge usability win for your developers. Authentication policies including OAuth1a and OAuth2 out of the box. Serialization that supports both ORM and non-ORM data sources. Customizable all the way down - just use regular function-based views if you don't need the more powerful features. Extensive documentation, and great community support. Used and trusted by large companies such as Mozilla and Eventbrite. -
brack3t/django-braces
Mixins for Django's class-based views. -
django/deps · GitHub
-
Simplifying Django - Programming - O'Reilly Media
-
pyvideo.org - Straightening Out AngularJS with Python
-
Google Developers Blog: Create a blog on App Engine with Django and Google Cloud SQL
-
Making queries | Django documentation | Django
-
Disqus: Scaling the World’s Largest Django Application | ontwik
-
bootstrap-ajax renamed to eldarion-ajax — Eldarion Blog
a library for doing declarative AJAX -
maraujop/django-crispy-forms
-
Sandman.io
-
lpomfrey/django-debreach
-
Writing Purposeful Unit Tests
-
Why Tests Are Useful
-
Call for Proposals - PyCon Australia | August 1st-5th 2014 | Brisbane, Queensland
-
Zinnia - Your Django powered Weblog
-
cyberdelia/django-pipeline
-
Simplifying Django - Programming - O'Reilly Media
-
klen/adrest · GitHub
-
DjangoOnWindowsWithIISAndSQLServer – Django
-
Django Threaded Comments | Martin Fitzpatrick