Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
sql - How can you represent inheritance in a database? - Stack Overflow
-
Apps for advanced plans, pricings, billings and payments - Krzysztof Dorosz - Reinout van Rees
-
Apps for advanced plans, pricings, billings and payments - Krzysztof Dorosz - Reinout van Rees
-
Эффективное использование Django QuerySet | m05quit0
-
dfunckt/django-rules · GitHub
rules is a tiny but powerful app providing object-level permissions to Django, without requiring a database. At its core, it is a generic framework for building rule-based systems, similar to decision trees. It can also be used as a standalone library in other contexts and frameworks. -
What is new in django 1.7
These release notes cover the new features, as well as some backwards incompatible changes you’ll want to be aware of ... -
How to deploy a Django app on Heroku
This post is the first post of a series on how to deploy a Django project on Heroku. You will ... -
Эффективное использование Django QuerySet | m05quit0
-
Эффективное использование Django QuerySet | m05quit0
-
pyvideo.org - Customizing the Django Admin: The How and the Why
-
douglasmiranda/django-admin-bootstrap · GitHub
-
dyve/django-bootstrap3 · GitHub
-
Layout — django-skel 1.5 documentation
-
Metric | Blog: A JSON field type for Django
-
Using Custom Django QuerySets | zach's blog
-
Writing your first Django app, part 1 | Django documentation | Django
-
What Powers Instagram: Hundreds of Instances, Dozens of Technologies - Instagram Engineering
-
Django Development in C9 : Cloud9 IDE Support
-
Django Development in C9 : Cloud9 IDE Support
-
Django Development in C9 : Cloud9 IDE Support
-
How can I get started developing with Django on Cloud9? - Stack Overflow
-
How can I get started developing with Django on Cloud9? - Stack Overflow
-
How can I get started developing with Django on Cloud9? - Stack Overflow
-
The missing django-allauth tutorial | Sarah Hagstrom
-
Sharing Users Session Between Django and Flask with Redis | Toptal