django-modeltranslation/modeltranslation
2010-03-06 21:30:11 +00:00
..
management Code cleanups. 2010-03-02 22:17:39 +00:00
__init__.py Initial source and metadata import. 2009-02-17 21:08:19 +00:00
admin.py Fixed occasional "This field is required" error for the original field. Resolves issue 5. 2010-03-06 21:30:11 +00:00
fields.py Code cleanups. 2010-03-02 22:17:39 +00:00
models.py Added workaround for swallowed ImportErrors by printing a traceback explicitly. Mostly resolves issue 17. 2010-03-06 01:40:26 +00:00
tests.py Code cleanups. 2010-03-02 22:17:39 +00:00
testurls.py Code cleanups. 2010-03-02 22:17:39 +00:00
translator.py Code cleanups. 2010-03-02 22:17:39 +00:00
utils.py Code cleanups. 2010-03-02 22:17:39 +00:00