Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django vs Flask vs Pyramid: Choosing a Python Web Framework
TL;DR: Pyramid, Django, and Flask are all excellent frameworks, and choosing just one for a project is hard. We'll see working apps with identical functionality in all three frameworks to make comparing the three easier. Skip to Frameworks in Action for the code. -
SplitSettings – Django
Splitting up the settings file -
Processing long-running Django tasks using Celery RabbitMQ Supervisord Monit
-
Processing long-running Django tasks using Celery RabbitMQ Supervisord Monit
-
Django models, encapsulation and data integrity - DabApps, Brighton, UK
-
Storing private files on Amazon S3 with Django and giving authorised users temporary access (Phil Gyford’s website)
-
Storing private files on Amazon S3 with Django and giving authorised users temporary access (Phil Gyford’s website)
-
Image resizing on file uploads. Doing it the easy way.
-
Image resizing on file uploads. Doing it the easy way.
-
python - Separation of business logic and data access in django - Stack Overflow
-
Building a higher-level query API: the right way to use Django's ORM - DabApps, Brighton, UK
-
Django models, encapsulation and data integrity - DabApps, Brighton, UK
-
Django vs Flask vs Pyramid: Choosing a Python Web Framework
-
Django models, encapsulation and data integrity - DabApps, Brighton, UK
-
Using Postgres Composite Types in Django - Schinckel.net
-
Django-smart-autoregister by paulocheque
-
Are you generic? / Wilson Miner
-
Setting up Django with Nginx, Gunicorn, virtualenv, supervisor and PostgreSQL - Michał Karzyński
-
Django models, encapsulation and data integrity
Never write to a model field or call save() directly. Always use model methods and manager methods for state changing operations. -
Django models, encapsulation and data integrity - DabApps, Brighton, UK
-
How to use Django with uWSGI | Django documentation | Django
tutorial -
Django 1.5 チュートリアル まとめ — MemoBlog
-
Django 1.5 チュートリアル まとめ — MemoBlog
-
django/models.py at master · django/django · GitHub
-
django/models.py at master · django/django · GitHub