django-modeltranslation/modeltranslation
2019-10-27 18:57:00 +02:00
..
management explicitly install and import six (which was removed from Django 3.0) 2019-10-05 21:07:08 +02:00
static/modeltranslation Don't patch template row for inlines (ref #475) 2019-07-19 20:21:18 +03:00
tests Merge branch 'master' of https://github.com/mvbrn/django-modeltranslation into django-3 2019-10-27 18:57:00 +02:00
__init__.py Prepare 0.13.2 release 2019-07-02 19:54:06 +03:00
admin.py Fix admin exclude usage 2019-10-03 16:21:12 +02: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 explicitly install and import six (which was removed from Django 3.0) 2019-10-05 21:07:08 +02:00
forms.py Add Django 1.9 support (ref #349). 2015-12-06 18:48:17 +01:00
manager.py explicitly install and import six (which was removed from Django 3.0) 2019-10-05 21:07:08 +02:00
models.py Removed unused code. 2017-06-23 06:49:38 +02:00
settings.py feat(make-jquery-urls-configurable): Add settings 2019-03-30 14:31:31 +01:00
translator.py Merge branch 'master' of https://github.com/mvbrn/django-modeltranslation into django-3 2019-10-27 18:57:00 +02:00
utils.py explicitly install and import six (which was removed from Django 3.0) 2019-10-05 21:07:08 +02:00
widgets.py added renderer attribute for django 2.1 compatibility 2018-09-11 10:05:30 +02:00