Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
pmuilu/django-getlocalization - GitHub
Finds all localization files (.po files) in all project sub-folders and uploads them directly to Get Localization. Then it fetches all translation files from Get Localization and automatically updates the language folders -
Django ドキュメント — Django v1.0 documentation
-
django-cities: Countries, Regions, Cities and Districts for Django | Coderholic
-
jespern / django-piston / wiki / Home – Bitbucket
-
python - Using django-rest-interface - Stack Overflow
Using django-rest-interface -
django-photologue - A customizable plug-in photo management application for the Django web framework. - Google Project Hosting
-
Review Board | Take the pain out of code review
-
Greg Taylor - django-ses celery = Sea Cucumber
-
Python Package Index : django-localeurl
A Django application that allow you to specify the language of a page in the URL. -
python - Favorite Django Tips & Features? - Stack Overflow
-
google-api-python-client - Google API Client for Python - Google Project Hosting
-
django - Creating a extended user profile - Stack Overflow
-
insatsu.us : Deploying Django on WebFaction (sites framework, virtualenv, mod_wsgi, git, staticfiles, compressor) | Thomas Schreiber's Blog
-
Johnny Cache
-
15 Practical PostgreSQL Database Administration Commands
In this article, let us review top 15 practical postgreSQL DBA command examples. -
django-jqmobile
-
Docshub Django - Deploying your Django applications with Nginx and uWSGI
-
limist/django-app-test-runner at master - GitHub
-
A geek with a hat » Benchmarking node, tornado and django for concurrency
-
A geek with a hat » Benchmarking node, tornado and django for concurrency
-
JAZZRADIO.com - enjoy great jazz music
Gypsy Jazz channel available -
clemesha/django-piston-oauth-example at master - GitHub
good example of setting up api secured by oauth -
Better Django models
-
welcome to Mako!
-
Интернационализация большого проекта при помощи Python + gettext — Red Hot Chili Python
Также есть разные вещи типа валют, категорий товаров и прочих, которые хранятся в базе данных. Проще сделать их перевод прямо в базе данных (админке), чем пытаться вытянуть их в po-файл, а затем переводить.