Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django QuerySet API reference
-
django cachalot Documentation
-
Restless for building Python RESTful API
You have to understand that your API will expose Resources, this is how many framework call it -
Chapter 8: Advanced Views and URLconfs
There’s nothing “special” about URLconfs – like anything else in Django, they’re just Python code. You can take advantage of this in several ways, as described in the sections that follow. -
URL dispatcher | Django documentation | Django
When a user requests a page from your Django-powered site, this is the algorithm the system follows to determine which Python code to execute: -
Интерфейс администратора Django — Документация Django 1.6
-
Why I left Heroku, and notes on my new AWS setup | Holovaty.com
-
Sentry: Track exceptions with modern error logging for JavaScript, Python, Ruby, Java, and Node.js
-
Deploying a Django Application - AWS Elastic Beanstalk
-
Django admin tricks
-
Why you should use the Django admin: 9 tips. CTO with a CEO flavour
-
Django REST framework
Django, API, REST, Home -
Time Zones in Pytz & Django
django timezones explained in detail -
Django awarded MOSS Grant
We're pleased to announce that Django has been chosen as one of the first projects to receive funding from the ... -
Why you should use the Django admin: 9 tips. CTO with a CEO flavour
-
Time Zones in Pytz & Django
-
Django and Static Files - Kristian Glass - Do I Smell Burning?
-
django CMS 3.2 - Blog - django-cms.org
-
Optimizing slow Django REST Framework performance
-
How to setup Shibboleth Identity Provider 3 with Django Website - Code in Python Blog
-
Associating Django users with their sessions
-
Why you should use the Django admin: 9 tips. CTO with a CEO flavour
-
Freelance and permanent job listings for django developers - djangogigs.com
-
Django Jobs for developers
-
Create responsive websites with Django, REST and AngularJS
This presentation gives insights on the steps to change an existing Django project into a more responsive website based on Django, REST and AngularJS. This presentation gives insights on the steps to…