|
management
|
Remove unused import.
|
2014-06-09 00:00:50 +02:00 |
|
static/modeltranslation
|
remove bad style
|
2014-03-18 14:49:37 +03:00 |
|
tests
|
Fix tests to work with Django 1.7.
|
2014-06-09 23:32:21 +02:00 |
|
__init__.py
|
Support AppConfig introduced by Django 1.7.
|
2014-06-09 23:19:35 +02:00 |
|
admin.py
|
Support AppConfig introduced by Django 1.7.
|
2014-06-09 23:19:35 +02:00 |
|
apps.py
|
Support AppConfig introduced by Django 1.7.
|
2014-06-09 23:19:35 +02:00 |
|
fields.py
|
Add deconstruct() to field definition.
|
2014-06-09 23:19:54 +02:00 |
|
forms.py
|
Add configurable formfields (close #211, ref #163, #187).
|
2013-10-23 15:40:45 +02:00 |
|
models.py
|
Support AppConfig introduced by Django 1.7.
|
2014-06-09 23:19:35 +02:00 |
|
settings.py
|
Add MODELTRANSLATION_LANGUAGES setting.
|
2014-01-22 22:32:59 +01:00 |
|
translator.py
|
Fix ProxyModel handling.
|
2014-06-09 23:32:22 +02:00 |
|
utils.py
|
Add configurable formfields (close #211, ref #163, #187).
|
2013-10-23 15:40:45 +02:00 |