mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-09 08:10:57 +00:00
Remove the duplicated make_option import Pin flake8's version to <3 as long as we are still supporting Python 2.6 Stop complaining (F999) about the assert Fix travis.py for now This will fail again as soon as Django 2.0 is released. |
||
|---|---|---|
| .. | ||
| management | ||
| static/modeltranslation | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| decorators.py | ||
| fields.py | ||
| forms.py | ||
| manager.py | ||
| models.py | ||
| settings.py | ||
| translator.py | ||
| utils.py | ||
| widgets.py | ||