wagtail-modeltranslation/wagtail_modeltranslation
2019-02-01 14:28:41 +00:00
..
makemigrations Adds sub-module makemigrations to override django's 'makemigrations' 2017-12-22 11:40:03 +00:00
management Merge pull request #178 from dmarcelino/migrate 2018-03-14 15:13:00 +00:00
migrate #175: Override Migrate command 2018-02-23 15:35:32 +00:00
static/wagtail_modeltranslation Fix diacritics downcoding in slugs 2018-12-12 19:09:56 +01:00
templatetags #191, Django 2 compatibility 2018-04-24 16:42:07 +01:00
tests Merge branch 'master' into django2 2019-02-01 14:22:48 +00:00
__init__.py Bump version: 0.8.1 → 0.9.0 2018-04-24 11:39:45 +01:00
apps.py Adds tag slugurl_trans and drop attempts to patch slugurl 2017-12-22 21:58:25 +00:00
contextlib.py Adds tag slugurl_trans and drop attempts to patch slugurl 2017-12-22 21:58:25 +00:00
patch_wagtailadmin.py Hotfix: missing import 2019-02-01 14:28:41 +00:00
settings.py Adds setting to translate slugs (default True) 2018-06-21 12:10:17 +01:00
translation.py Moving translatable Page fields definition to the class 2018-08-21 14:20:10 +01:00
utils.py Updated docs for v0.6.0rc2 2017-05-08 16:52:52 +01:00
wagtail_hooks.py Patch wagtail hooks to account for unpredictable dict internal table 2018-04-16 15:10:57 -04:00