Translates Django models using a registration approach.
Find a file
2010-10-26 20:28:20 +00:00
docs/modeltranslation Added (incomplete) list of contributors to authors file. 2010-10-26 20:28:20 +00:00
modeltranslation Ensured dict names are unique on a model-app-fieldname basis. 2010-09-29 10:19:40 +00:00
AUTHORS.txt Added (incomplete) list of contributors to authors file. 2010-10-26 20:28:20 +00:00
CHANGELOG.txt Removed experimental support for related fields. The code is now available in a separate branch called django-modeltranslation-related-fields. To support related fields properly, deeper changes to the core of modeltranslation are required. These changes are beyond the scope of the next release. 2010-09-06 12:29:23 +00:00
LICENSE.txt Prepared 0.2 release. 2010-06-15 10:07:36 +00:00
MANIFEST.in Patched MANIFEST.in to include all files in modeltranslation/media/. 2010-08-03 18:13:28 +00:00
PKG-INFO Prepared 0.2 release. 2010-06-15 10:07:36 +00:00
setup.py Prepared 0.2 release. 2010-06-15 10:12:06 +00:00