Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
javascript - Direct data input from Django for a D3 graph - Stack Overflow
-
Web API performance: profiling Django REST framework - DabApps, Brighton, UK
-
pyvideo.org - Getting Started with Django, a crash course
-
How to Tango with Django: Models, Templates and Views
-
Deploy Django: Django Project Structure
Most Django projects are very disorganized. Unfortunately, the default Django project layout doesn’t exactly help the situation, as it encourages an overly simplistic approach to project management that causes many maintainability issues in mid to large size projects. This section will help ensure your project has a sane layout, in order to: * Comply with all best practices. * Make your project layout as intuitive as possible–you (as a developer) should instantly be able to recognize what is going on in any part of your codebase by simply looking at the files around you. * Help keep things organized when your project grows to include many applications. * Make deploying and testing your software in a variety of environments (development, staging, production, testing, etc.) as simple as possible. * Make other programmers love your code. -
Advanced Django Patterns from Eventbrite and Lanyrd (Eventbrite) at PyCon 2014 | Lanyrd
-
Starting a Django 1.6 Project the Right Way
-
importd - d is for django — importd v0.2.9 documentation
-
Simplifying Django - Programming - O'Reilly Media
-
Blog | Machinalis
-
Blog | Machinalis
-
pyvideo.org - Straightening Out AngularJS with Python
-
django-lazysignup 0.12.2 : Python Package Index
A Django app designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account. -
django-sesame 0.1 : Python Package Index
A Django application that provides one-click login via specially crafted URLs. -
django-otp 0.2.3 : Python Package Index
A pluggable framework for adding two-factor authentication to Django using one-time passwords. -
pyvideo.org - Straightening Out AngularJS with Python
-
Simplifying Django - Programming - O'Reilly Media
Short Django tutorial -
mkdjangovirtualenv 0.0.7 : Python Package Index
-
Simplifying Django - Programming - O'Reilly Media
-
cyberdelia/django-pipeline · GitHub
-
Simplifying Django - Programming - O'Reilly Media
-
Simplifying Django - Programming - O'Reilly Media
-
real time django notifications with node.js socket.io and redis
-
behave 1.2.4 : Python Package Index
-
leogodin217/thepath · GitHub