Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Haystack - Search for Django
-
jcassee/django-analytical - GitHub
-
django - save a resize copy of image on upload (using admin site) - Stack Overflow
-
python - Uploading multiple images in Django admin - Stack Overflow
-
Django admin and showing thumbnail images - Stack Overflow
-
ReCaptcha w formularzach Django
-
Breadcrumbs in Django with Templates — Martin – Geber · de
-
django-classy-tags
tag definition in django.. -
Django-floppyforms — django-floppyforms v0.4.2 documentation
-
brutasse/django-floppyforms - GitHub
-
Login using Django-SocialAuth
-
Servers — Django Best Practices
server is lightweight SSL proxying. Rather than having two Django instances running for SSL and non-SSL access, we can have Nginx act as the gatekeeper redirecting all requests back to a single non-SSL Apache instance listening on the localhost. Here’s what that would look like: -
Documentation bookmarklets
-
Django | The Django template language: For Python programmers | Django documentation
-
#12235 (MultiValueDictKeyError when editing Inline objects) – Django
UUID Bug -
#13696 (Admin Edit Inline templates only output hidden field for PK when inline_admin_form.has_auto_field) – Django
UUID -
Django Deployment Statistics :: DjangoSites.org - Powered by Django
-
Django snippets: Quick-and-dirty decorator for static navigation context
-
Django desktop app « Latest Misunderstandings
-
Royal Pingdom » 15 open source projects you should know about as a web developer
-
Deploying Django with Fabric @ Irrational Exuberance
-
patrick91 / django-pvoting / overview – Bitbucket
-
Development to Deployment in Django @ Irrational Exuberance
-
Feature Switches in Django with Gargoyle by David Cramer
-
Install Django on shared hostings : Michael Schneider