django-modeltranslation/modeltranslation
2010-06-15 09:37:01 +00:00
..
management Validated codebase against pep8. 2010-04-19 10:52:57 +00:00
__init__.py Initial source and metadata import. 2009-02-17 21:08:19 +00:00
admin.py Fixed mangling of untranslated prepopulated fields. Resolves issue 25 (thanks to carl.j.meyer). 2010-06-01 08:59:02 +00:00
fields.py Fixed admin form validation errors with empty translated values and unique=True. Resolves issue 26 (thanks to adamsc). 2010-06-15 09:37:01 +00:00
models.py Validated codebase against pep8. 2010-04-19 10:52:57 +00:00
tests.py Fixed verbose names of translated fields are not translated. Resolves issue 24 (thanks to carl.j.meyer). 2010-05-26 09:14:00 +00:00
testurls.py Code cleanups. 2010-03-02 22:17:39 +00:00
translator.py Validated codebase against pep8. 2010-04-19 10:52:57 +00:00
utils.py Fixed verbose names of translated fields are not translated. Resolves issue 24 (thanks to carl.j.meyer). 2010-05-26 09:14:00 +00:00