django-modeltranslation/modeltranslation
2010-03-02 16:47:19 +00:00
..
management Mostly cleanup. 2009-02-21 02:18:06 +00:00
__init__.py Initial source and metadata import. 2009-02-17 21:08:19 +00:00
admin.py Fixed broken admin fields and fieldsets. Resolves issue 9 (thanks to simoncelen). 2010-02-23 14:20:42 +00:00
fields.py Added support for South, resolves issue 11 (thanks to andrewgodwin). 2010-02-16 12:29:13 +00:00
middleware.py Initial source and metadata import. 2009-02-17 21:08:19 +00:00
models.py Only print debug statements to stdout if the runserver or runserver_plus management commands are used. Resolves issue 16. 2010-03-02 16:47:19 +00:00
tests.py Fixed tests to run from any project, resolving #6 (thanks to carl.j.meyer). 2010-02-16 10:01:23 +00:00
testurls.py Initial source and metadata import. 2009-02-17 21:08:19 +00:00
translator.py Resolved #1 (thanks to carl.j.meyer for the patch). 2010-02-15 17:02:40 +00:00
utils.py Fixed broken admin fields and fieldsets. Resolves issue 9 (thanks to simoncelen). 2010-02-23 14:20:42 +00:00
views.py Initial source and metadata import. 2009-02-17 21:08:19 +00:00