django-modeltranslation/modeltranslation
Jacek Tomaszewski d8e6f32cbd Django 1.8 compatibility changes (ref #299).
Thanks to Luca Corti for initial commit.
2015-04-13 00:43:09 +02:00
..
management Django 1.8 compatibility changes (ref #299). 2015-04-13 00:43:09 +02:00
static/modeltranslation A more elegant solution suggested by zlorf. 2014-10-04 19:16:18 +02:00
tests Django 1.8 compatibility changes (ref #299). 2015-04-13 00:43:09 +02:00
__init__.py Prepared 0.8.1 release (ref #298). 2015-04-02 12:46:23 +02:00
admin.py add missed jquery browser plugin 2015-03-12 18:01:52 +01:00
apps.py Support AppConfig introduced by Django 1.7. 2014-06-09 23:19:35 +02:00
fields.py Patch db_column of translation fields in migration files (close #264). 2014-09-07 21:42:05 +02:00
forms.py Add configurable formfields (close #211, ref #163, #187). 2013-10-23 15:40:45 +02:00
manager.py Django 1.8 compatibility changes (ref #299). 2015-04-13 00:43:09 +02:00
models.py Update deprecated imports with Django >= 1.7 2014-11-14 15:14:55 +01:00
settings.py Ensure AVAILABLE_LANGUAGES is a list (close #272). 2014-10-24 09:24:35 +02:00
translator.py Rewrite spanned queries on all levels for defer/only (close #248). 2014-07-09 23:19:48 +02:00
utils.py Django 1.8 compatibility changes (ref #299). 2015-04-13 00:43:09 +02:00
widgets.py Make ClearableWidgetWrapper compatible with Django 1.6 (_has_changed). 2013-10-11 21:51:10 +02:00