django-modeltranslation/modeltranslation
2013-10-29 12:16:53 +01:00
..
management Make loaddata command retain locale (close #151). 2013-10-12 15:14:10 +02:00
static/modeltranslation Fix compatibility with older jQuery. 2013-10-10 22:57:59 +02:00
tests Make values, values_list and dates language-aware (close #173). 2013-10-12 16:58:36 +02:00
__init__.py Prepared 0.7 release. 2013-10-19 21:22:17 +02:00
admin.py Don't get too excited with the flake8-patching 2013-10-29 12:16:53 +01:00
fields.py Fix db_column (close #210). 2013-10-18 10:46:15 +02:00
forms.py Make ClearableWidgetWrapper compatible with Django 1.6 (_has_changed). 2013-10-11 21:51:10 +02:00
manager.py Make values, values_list and dates language-aware (close #173). 2013-10-12 16:58:36 +02:00
models.py Adapt management commands and a debug message (by using `get_registered_models rather than directly registry`). 2013-02-10 18:28:06 +01:00
settings.py Make loaddata command retain locale (close #151). 2013-10-12 15:14:10 +02:00
translator.py Handle proxy models (close #206). 2013-10-12 17:31:18 +02:00
utils.py Further work towards Python 3 support. 2013-04-08 11:41:06 +02:00
widgets.py Make ClearableWidgetWrapper compatible with Django 1.6 (_has_changed). 2013-10-11 21:51:10 +02:00