wagtail-modeltranslation/wagtail_modeltranslation
2018-04-24 11:39:45 +01: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 slug auto-population for translation with dash 2018-01-15 12:12:22 +01:00
templatetags HotFix: Fixed validation for wagtail_search whenever there was more than one parameter on the 'change_lang' template tag 2018-03-14 15:14:48 +00:00
tests #195: cache each language's site root paths individually 2018-04-03 09:04:02 +01: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 #195: cache each language's site root paths individually 2018-04-03 09:04:02 +01:00
settings.py Remove slug .pre_save() patch since it's no longer relevant 2018-01-03 19:01:12 +00:00
translation.py Change imports for wagtail2 2018-03-14 11:38:10 +00: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