Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
LPgenerator/django-db-mailer
-
arteria/django-hijack
-
kencochrane/django-defender
-
How To Tango With Django 1.7 — How to Tango with Django 1.7
-
Ultimate Front End Development Setup
-
github.com
-
django-debug-toolbar/django-debug-toolbar
-
Writing and running tests | Django documentation | Django
You can specify particular tests to run by supplying any number of “test labels” to ./manage.py test. Each test label can be a full Python dotted path to a package, module, TestCase subclass, or test method. For instance: # Run all the tests in the animals.tests module $ ./manage.py test animals.tests # Run all the tests found within the 'animals' package $ ./manage.py test animals -
A Rest API using Django and authentication with OAuth2 and third parties!
In this article, I'll walk you through the creation of a simple REST API that allows users to sign up/log in through third party providers like Facebook or through the app itself using OAuth2. -
Django--an-app-at-a-time
- A collection of Django apps demonstrating how you do day to day things with this framework -
django-material
- Material Design for django forms and admin -
django-user-tracking 0.4.11 : Python Package Index
-
bruth/django-tracking2 · GitHub
-
Getting Started with Django Rest Framework and AngularJS
-
How can I use Django permissions without defining a content type or model? - Stack Overflow
-
Django Slumber
-
Steve Losh
-
David Winterbottom | codeinthehole.com
-
Python Weekly - Issue 187
RT @PythonWeekly: Python Weekly - Issue 187 #python #django #pycon #pandas #ipython #job #blaze #api #iot -
teddziuba/django-sslserver
-
Deploy! | Django Girls Tutorial
Django Girls! -
viewflow/django-material
-
Material Design for Django Forms and Admin
-
Crossbar.io Unified Application Router
-
Django Class-Based-View Inspector -- Classy CBV