django-modeltranslation/modeltranslation
2012-10-25 11:32:16 +02:00
..
management - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
static/modeltranslation Fixed misnamed variable. 2012-10-19 13:45:34 +02:00
tests Created DjangoTestSuiteRunner manually to see if it changes anything when running on travis-ci. 2012-10-25 11:32:16 +02:00
__init__.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
admin.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
fields.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
models.py Added an empty models.py as Django requires this for tests. 2012-07-10 22:36:25 +00:00
settings.py Fixed setting MODELTRANSLATION_TRANSLATION_FILES should be optional. Resolves issue 86. 2012-10-15 08:30:21 +00:00
translator.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
utils.py - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00