| 139 | used django modules |
| 140 | * [http://bitbucket.org/jespern/django-piston/wiki/Home django-piston] - creating APIs |
| 141 | * [http://code.google.com/p/django-rosetta/ django-rosetta] - translation |
| 142 | * [http://github.com/uswaretech/Django-Socialauth django-socialauth] - authorization from social networks |
| 143 | * [http://djangopackages.com/packages/p/django-pagination/ django-pagination] - pagination of results (can't use core?) |
| 144 | * [http://south.aeracode.org/ south] - data migration (when using MongoDB useless?) |
| 145 | * [http://github.com/dcramer/django-sphinx django-sphinx] - sphinx lib, but we should use Solr instead |
| 146 | * [http://github.com/robhudson/django-debug-toolbar django-debug-toolbar] - for debugging |
| 147 | * [http://bitbucket.org/diefenbach/django-permissions] - object permissions |
| 148 | |
| 149 | * [ |
| 150 | * [ - admin |
| 151 | * [ - auth |