Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
rosarior/descartes-bi
-
Stop Using STATIC_URL in Templates - Mastering Django Static Files
-
Django and Static Files - Do I Smell Burning?
-
Oscar - Domain-driven e-commerce for Django
-
Common Code - We build Web & Mobile Applications
friend of Adam's is a Django coder here -
The Forms API | Django documentation | Django
If auto_id is set to True, then the form output will include tags and will simply use the field name as its id for each form field: -
arteria/django-compat
-
django-select2-forms
-
OverAPI.com | Collecting all the cheat sheets
-
django - gunicorn via mod_proxy is redirecting outside of the project's scope, despite ProxyPassReverse - Stack Overflow
-
deployment - how to deploy django under a suburl behind nginx - Stack Overflow
-
Mechanical Girl : Customizing a Django RSS Feed
-
Forms have never been this crispy — django-crispy-forms 1.0.0 documentation
th any other form applica -
DjangoCMS chosen for Ubuntu dev blog | Opensource.com
With the announcement of the Ubuntu phone, the Ubuntu developer blog had outgrown its WordPress site, and needed an open source content management system with great international features. DjangoCMS fit the bill, and here's why and how the blog made the move. -
Django Model Behaviors
-
Postgres.app – the easiest way to get started with PostgreSQL on the Mac
-
Coupling And Cohesion
-
P of EAA: Active Record
-
Design philosophies | Django documentation | Django
-
ArunRocks - Python 3 Cheatsheet for Djangonauts
ArunRocks.com is a blog focusing on popular Django tutorials, Python tips, reviews, talks and many advanced topics related to programming -
Storing private files on Amazon S3 with Django and giving authorised users temporary access (Phil Gyford’s website)
NOTTaskPaperForIOS - Source code for the original TaskPaper for iOS. -
garethr/django-timelog
django-timelog - Performance logging middlware and analysis tools for Django -
Django Tutorials – Two Scoops Press
This curated list only includes tutorials for Django 1.7 or higher that we have determined to be of acceptable quality for beginners. The tutorials listed are either available on the web or in current publication. -
theospears/django-speedbar
django-speedbar - Instrumentation for django page loads -
django-users - multiple S3 buckets using David Larlet's S3Storage.py
multiple S3 buckets using David Larlet's S3Storage.py. David Larlet's Amazon S3 wrapper for Django seems widely used, and I'm inclined to use it. However, there's something in the documentation that...