django-modeltranslation/modeltranslation
Jaap Roes ae7477e439 issue 88
I think this is all that needs to change when you want to
depend on the version of jquery that's shipped with Django
2012-10-26 16:30:49 +03:00
..
management - Validated codebase against pep8 and pyflakes. 2012-10-24 11:06:35 +02:00
static/modeltranslation issue 88 2012-10-26 16:30:49 +03:00
tests Moved registrations in tests to a separate translation.py. 2012-10-26 14:53:04 +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