django-modeltranslation/modeltranslation
2016-03-23 18:35:47 -03:00
..
management Add Django 1.9 support (ref #349). 2015-12-06 18:48:17 +01:00
static/modeltranslation A more elegant solution suggested by zlorf. 2014-10-04 19:16:18 +02:00
tests Slightly reformat code to avoid flake8 errors 2016-02-20 11:21:07 +01:00
__init__.py Prepared 0.11 release. 2016-01-31 20:03:11 +01:00
admin.py Slightly reformat code to avoid flake8 errors 2016-02-20 11:21:07 +01:00
apps.py Support AppConfig introduced by Django 1.7. 2014-06-09 23:19:35 +02:00
decorators.py let register decorator return decorated class 2016-02-04 02:20:35 +03:00
fields.py Fix travis for Python 3.5 adn 3.2; fix migrations for Django 1.9 (ref #349). 2015-12-07 00:23:17 +01:00
forms.py Add Django 1.9 support (ref #349). 2015-12-06 18:48:17 +01:00
manager.py query options: add primary support distinct statement 2016-03-23 18:35:47 -03: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 Slightly reformat code to avoid flake8 errors 2016-02-20 11:21:07 +01:00
utils.py CS fixes. 2015-05-26 12:18:45 +01:00
widgets.py Make ClearableWidgetWrapper compatible with Django 1.6 (_has_changed). 2013-10-11 21:51:10 +02:00