Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django vs Flask vs Pyramid: Choosing a Python Web Framework
-
Django and AJAX Form Submissions - say 'goodbye' to the page refresh - Real Python
In this tutorial we'll look at how to add AJAX to a Django form to handle form submissions. -
Django Register with Oauth – Disclaimer and Overview | Ramblings on startups, NYC, advertising and hacking (mostly Python)
-
Jobtastic by PolicyStat
-
Cacheback - asynchronous cache refreshing for Django | django, python | codeinthehole.com by David Winterbottom
-
GrahamDumpleton/mod_wsgi-docker
-
Django Class-Based-View Inspector -- Classy CBV
-
Introducing Django 0.90 | Weblog | Django
First public release of Django -
Best Basic Security Practices (Especially with Django) | Coffee on the Keyboard
-
Serving static using nginx with docker | nvbn blog
-
Getting Started with Django Rest Framework and AngularJS
Couple notes about the sample code: -
Two Scoops of Django: Best Practices for Django 1.8 – Two Scoops Press
-
Django Design Patterns and Best Practices by Arun Ravindran :: Book Home
-
Python Weekly - Issue 190
RT @PythonWeekly: Python Weekly - Issue 190 #python #django #ipython #drone #pandas #robot #jython #raspberrypi #mongodb #flask -
Django Performance: 4 Simple Things
-
Django REST framework
-
Python Weekly - Issue 190
RT @PythonWeekly: Python Weekly - Issue 190 #python #django #ipython #drone #pandas #robot #jython #raspberrypi #flask #mongodb -
Django Performance: 4 Simple Things
-
python - How can I run a celery periodic task from the shell manually? - Stack Overflow
-
django csv import to model
django-csvimport is a generic importer tool to allow the upload of CSV files for populating data. The egg installs an ... -
Using Docker and Docker Compose for local Django development (replacing virtualenv) | Calazan.com
I've been using this setup since last year and have used it on 6 Django projects so far. I can't imagine going back to my old setup with virtualenv. I've even reinstalled the OS on my Ubuntu laptop and getting my projects up and running was as simple as installing Docker and Docker Compose, running pip install and the database migration command in the Docker container, and typing in docker-compose up. -
Django Performance: 4 Simple Things
-
Django 1.8
-
Django Performance: 4 Simple Things
-
Django Performance: 4 Simple Things