Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
The Django Book: Version 2.0 (English)
-
Python Package Index : django-css 2.1.4
-
emesik/mamona - GitHub
Mamona is a Django application for handling online payments. It can work with any existing setup without a need of changing other applications' models. -
evzijst / dogslow / overview – Bitbucket
Dogslow is a Django request watchdog middleware class that logs tracebacks of slow requests -
emesik/mamona - GitHub
-
Tim Fletcher | Running Django Apps on Nginx and uWSGI
-
migration - How do I migrate a model out of one django app and into a new one? - Stack Overflow
-
Home - django-cms.org
-
django-profiles: The Missing Manual — scot hacker's foobar blog
-
django-profiles: The Missing Manual — scot hacker's foobar blog
-
Static Files in Django on Production and Development | Code Spatter
-
Serving Django Static Files through Apache
-
How to generate temporary URLs in Django - Stack Overflow
hash and encode/decode functions -
chris1610 / satchmo / wiki / Home – Bitbucket
-
Getting Started with AWS and Python : Articles & Tutorials : Amazon Web Services
-
Part 3: Advanced Commands and Data Migrations — South v0.7 documentation
Discusses backwards() method, which enables reversible migrations. -
How do the big sites handle immediate schema changes whilst using Django? - Stack Overflow
-
Working django-cms settings with django 1.3 staticfiles — Gist
-
App Engine Appliance - Google App Engine SDK | TurnKey Linux ...
App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. -
Profiling Django object size and memory usage with Pympler
-
Django Packages : django reusable apps, sites and tools directory
-
Django snippets: base64 encoding/decoding property for storing binary data in Django TextFields.
-
DjangoTesting
-
Tim Fletcher | Running Django Apps on Nginx and uWSGI
-
Ubuntu下搭建Django开发环境_nacoo_百度空间