django-modeltranslation/modeltranslation
2013-11-11 11:02:43 +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 Add configurable formfields (close #211, ref #163, #187). 2013-10-23 15:40:45 +02:00
__init__.py Prepared 0.7.2 release. 2013-11-11 11:02:43 +01:00
admin.py Merge branch 'ultimate-null-formfield-solution' 2013-11-07 23:20:55 +01:00
fields.py Add docs about empty_values (close #211). 2013-11-09 14:28:38 +01:00
forms.py Add configurable formfields (close #211, ref #163, #187). 2013-10-23 15:40:45 +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 Fix proxy model handling. 2013-11-09 16:18:47 +01:00
utils.py Add configurable formfields (close #211, ref #163, #187). 2013-10-23 15:40:45 +02:00
widgets.py Make ClearableWidgetWrapper compatible with Django 1.6 (_has_changed). 2013-10-11 21:51:10 +02:00