wagtail-modeltranslation/wagtail_modeltranslation
2019-11-11 10:41:14 +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 Rewrote JavaScript to be compatible with EcmaScript < 6. Clarified js docs in version_compare.js 2019-11-11 10:41:14 +01:00
templates Corrected template rendering "can publish" field twice 2019-09-06 12:43:40 +01:00
templatetags #191, Django 2 compatibility 2018-04-24 16:42:07 +01:00
tests Hotfix: missing import 2019-02-01 14:36:48 +00:00
__init__.py Updated to work with Wagtail 2.7. 2019-11-08 16:39:17 +01:00
apps.py Fixes error on apps.py: TypeError: can only concatenate list (not "tuple") to list 2019-03-21 10:47:32 +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 nested if 2019-10-25 13:17:44 -05:00
patch_wagtailadmin_forms.py fixed import statement to match wagtails reorganised wagtail.admin.forms module 2019-09-09 11:40:44 +02: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 Merge branch 'master' into master 2019-10-23 12:22:29 +01:00