Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Writing views | Django documentation | Django
-
Communicating with RESTful APIs in Python - *.isBullsh.it
-
Communicating with RESTful APIs in Python - *.isBullsh.it
-
Obey the Testing Goat!
import logging class ExceptionLoggingMiddleware(object): def process_exception(self, request, exception): logging.exception('Exception handling request for ' + request.path) -
So, you want to create users using django-tastypie - psjinx's blog
-
Custom JOINs with Django's query.join()
-
Tweaks for making django admin faster | ionel's codelog
-
django-downloadview makes it easy to serve files with Django:
-
Build your own website thumbnail generator with Django - développeur Symfony - Lille
-
Build your own website thumbnail generator with Django - développeur Symfony - Lille
-
Satchless - An e-commerce framework built on top of Django
-
hipwerk/django-vagrant-env
-
Bristol Web Developers
-
Bristol Web Developers
-
django-treebeard
-
uysrc / django-dynamicsites — Bitbucket
-
charettes/django-tenancy
-
Welcome to django-tenant-schemas documentation! — django-tenant-schema dev documentation
-
pombredanne/django-simple-multitenant
-
mysql - Multi-tenant Django applications: altering database connection per request? - Stack Overflow
-
Scaling Django Apps With Amazon AWS
-
Python RESTful API Frameworks: Django REST framework vs Flask REST | The Developist
-
Django REST framework - APIs made easy
-
django.utils.functionalを使って遅延評価 - スコトプリゴニエフスク通信
-
django.utils.functionalを使って遅延評価 - スコトプリゴニエフスク通信