Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Careers | Caktus Group
RT @CaktusGroup: #Django developers, we're looking for you! Apply on our #Careers page: -
Memcached for Django – Courtney Meyerhofer – Medium
-
Analyzing Django requirement files on GitHub
-
Options & Objects: Customizing the Django User Model
"User model" .... this touches on the, sometimes painful, issue of the Django User Model . -
A Guide to Managing Finite State Machine Using Django FSM
-
Creating Conditionally Required Fields in Django Forms | Fusionbox
-
Analyzing Django requirement files on GitHub
-
A Guide to Managing Finite State Machine Using Django FSM
-
A Guide to Managing Finite State Machine Using Django FSM
-
Viewflow - Reusable Workflow Library
-
Soft Deletion in Django – Adrienne Domingus – Medium
-
springload/draftail: A batteries-excluded rich text editor based on Draft.js
-
airbnb/superset: Superset is a modern, enterprise-ready business intelligence web application
-
django/channels: Developer-friendly asynchrony for Django
All Channels projects currently support Python 2.7, 3.4 and 3.5. channels supports all released Django versions, namely 1.8-1.10. -
Viewflow - Reusable Workflow Library
-
Django REST Framework 3.6 -- Classy DRF
The best way to understand Django REST Framework class-based views and serializers is to see it in Classy DRF (based on CCBV), so pick your version and jump in at the deep end. -
Django Class-Based-View Inspector -- Classy CBV
-
Class-Based Views vs. Function-Based Views
pros and cons of using Class-Based Views vs. Function-Based Views with sample code examples -
Wagtail
-
Zappa: Serverless Python Web Services
Zappa is a tool to make Python web apps from frameworks like django, flask, and the like into "serverless" apps hosted via services like Amazon AWS -
Travis CI for Python project - vevurka-dev
-
django-bakery — django-bakery 0.8.0 documentation
baking your Django site out as flat files -
Testing Django Localization with Chrome · Matthew Miller
-
How to Extend Django User Model
-
Multi-Object-Edit With Django FormSets — Christian Kaula. I make stuff simple.