Translates Django models using a registration approach.
Find a file
2010-04-19 11:11:38 +00:00
docs/modeltranslation Removed unused wiki documentation. 2010-04-19 11:11:38 +00:00
modeltranslation Validated codebase against pep8. 2010-04-19 10:52:57 +00:00
AUTHORS.txt Removed TRANSLATION_REGISTRY setting. The translation.py is supposed to be kept in the project root and this has to be in PYTHONPATH anyway. 2010-03-02 15:34:49 +00:00
CHANGELOG.txt Added support for admin prepopulated_fields. Resolves issue 21. 2010-04-19 10:17:56 +00:00
LICENSE.txt Initial source and metadata import. 2009-02-17 21:08:19 +00:00
MANIFEST.in Prepared 0.1 release. 2009-02-22 23:05:39 +00:00
setup.py Prepared 0.1 release. 2009-02-22 23:05:39 +00:00