Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Deploying Django with Gunicorn and Supervisor
-
Using React and Flux with Django : django
-
Django – vicalloy's trac
-
Yet Another Tutorial for Building a Blog Using Python and Django - Part 4 - Matthew Daly's Blog
-
#4848 (Allow inline fields to be "mixed in" with the models' own fields) – Django
-
How to include Parent values in API Viewset
Description of how to include the values of parent models in the JSON served up via a ModelViewSet (or Django API in general). -
Integration of 'normal' Python class into a Django models class - Stack Overflow
-
Tab: Ellington Django Reinhardt - IN A SENTIMENTAL MOOD | GuitarCats
-
Painting on a Distributed Canvas: An Advanced Guide to Celery Workflows - YouTube
-
Painting on a Distributed Canvas: A guide to Celery Workflows
-
Ana Balica - Pagination in Django
-
Using Hypothesis to Test Django Views
One of the best tests to do in Django is a view test. It exercises a lot of code, but it doesn’t require a lot of effort, as far as system… -
wger
-
How THE FUCK: Django, Django REST Framework, Angular 1.1.x and Webpack
Learn how to write a basic Django, DRF, Angular and Webpack application. I struggled so you don't have to. -
GitHub - nylen/gnucash-django: Simple Web frontend for GnuCash, using Django
-
Deploying Django with Gunicorn and Supervisor
-
DjangoCon US 2015 - Django Deployments Done Right by Peter Baumgartner
Peter is the founder of Lincoln Loop. -
Django migrations without downtimes · Ludwig Hähne
-
jespern / django-piston / wiki / Home — Bitbucket
-
Django Email Backend — python-sparkpost 1.2.0 documentation
-
Deploying Django with Gunicorn and Supervisor
-
Getting Started with Django Rest Framework and AngularJS
-
Matt Woodward's Blog: Setting Up Django On a Raspberry Pi
-
Django Application inside a Docker Container | CODEQUS.COM
-
Clearing the database with Django commands - Eli Bendersky's website