Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Model Field Injection
Articles by Stephen McDonald, focusing on open source, software architecture, and web development. -
Opbeat
-
Writing your first Django app, part 1 | Django documentation | Django
-
Gulp Task for Django runserver - Stack Overflow
-
logging - How to disable Django's invalid HTTP_HOST error? - Stack Overflow
-
Suppress admin email on django ALLOWED_HOSTS exception - Stack Overflow
DocumentRoot /var/www -
litchfield/django-safelogging · GitHub
-
Building a Simple REST API for Mobile Applications
Representational State Transfer (REST) is lightweight, HTTP based and runs on web servers much like ‘normal’ web sites. Instead of delivering in HTML, which is… -
ukwa/django-phantomjs
-
node.js - NPM throws error without sudo - Stack Overflow
npm ls -gp | awk -F/ '/node_modules/ && !/node_modules.*node_modules/ {print $NF}' | xargs npm -g rm -
Settings — django-flexisettings 0.2.5 documentation
-
8 Python Frameworks For Web Developers
-
Optimize Django memory usage | Random notes from Zena
-
Recommended Django Project Layout
Our recommendation for the optimal Django project layout for your files, settings, and templates. -
tamasgal/django-tornado · GitHub django tornado websocket websockets
-
nyaruka/smartmin
-
How To Install the Django Web Framework on CentOS 7 | DigitalOcean
-
Wagtail 1.0 (beta) best Django CMS?
-
Advice for the Django novice
-
Django Design Patterns and Best Practices: Arun Ravindran: 9781783986644: Amazon.com: Books
-
Freelance and permanent job listings for django developers - djangogigs.com
-
Wagtail CMS - elegant, easy, open source content management
-
How a journalist does Django by mcoreycir
RT @mikejcorey: #django folks: Here's my slides from the presentation to be given shortly. -
User authentication in Django | Django documentation | Django
-
Python from Scratch - Create a Dynamic Website - Tuts+ Code Article