Translates Django models using a registration approach.
Find a file
2011-04-10 20:27:24 +00:00
docs/modeltranslation Added (incomplete) list of contributors to authors file. 2010-10-26 20:28:20 +00:00
modeltranslation Fixed a bug in the admin integration where an emptied default language field (which has been defined with "blank=True") hasn't cleared the default field. Resolves issue 47. 2011-04-10 20:27:24 +00:00
AUTHORS.txt Added (incomplete) list of contributors to authors file. 2010-10-26 20:28:20 +00:00
CHANGELOG.txt Added changelog message for resolved issue 5. 2010-12-22 10:36:58 +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