Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django class-based views with multiple inline formsets
-
yoinup/django-cartodb
-
yoinup/django-cartodb
-
Training: Web Development with Django
-
How to Scale Django: Beyond the Basics | DigitalOcean
-
How to Scale Django: Beyond the Basics | DigitalOcean
-
not showing autocomplete popup · Issue #271 · SublimeCodeIntel/SublimeCodeIntel · GitHub
not showing autocomplete popup -
utrust.rlujo.co
-
utrust.rlujo.co
-
PhantomJS, Selenium, and Django: Headless browser testing for the rest of us - Rover Tech Blog
-
django-taobao 0.2.6 : Python Package Index
Taobao SDK for django. -
Beginner's Guide to the Django Rest Framework
So you're learning to use the Django Web Framework and you're loving it. But you want an attractive, easy to use API for your application? Look no further than the Django Rest Framework (DRF). The DRF is powerful, sophisticated, and surprisingly easy to use. It offers an attractive, web browseable version of your API, and the option of returning raw JSON. The Django Rest Framework provides powerful model serialization, display data using standard function based views, or get granular with powerful class based views for more complex functionality. All in a fully REST compliant wrapper. -
www.pythonjobshq.com
-
www.pythonjobshq.com
-
Wagtail Django CMS: a fresh take on content management
-
Django 1.5 Docs: QuerySets API reference
"This document describes the details of the QuerySet API. It builds on the material presented in the model and database query guides, so you’ll probably want to read and understand those documents before reading this one." -
pgrangeiro / Popebu CMS — Bitbucket
-
pgrangeiro / Popebu CMS — Bitbucket
-
Pypix | The Python Hub
-
Multiple ModelAdmins/views for same model in Django admin - Stack Overflow
-
Multiple ModelAdmins/views for same model in Django admin - Stack Overflow
-
Check credentials using Django Rest Framework | Richard Tier
Check credentials using Django Rest Framework #python #django #REST #tutorial -
newforms/README.rst at react · insin/newforms
JavaScript port of Django's form-handling library, usable in browsers and Node.js, making use of React on both sides. -
Beginner's Guide to the Django Rest Framework - Tuts+ Code Tutorial
Uses git to download an existing project uses virtualenv at start of project -
Python from Scratch - Create a Dynamic Website - Tuts Code Article