wagtail-modeltranslation/wagtail_modeltranslation/management
Dario Marcelino 333c392dc8 Move Page translation fields to Page table (breaking changes!)
- Bumps version to 0.8.0-alpha
- Introduces 'makemigrations_translation' command to avoid generating
wagtailcore_page migrations
- Adds 'sync_page_translation_fields' which mimicks
'sync_translation_fields' but restricts it to Page model
- This change introduces breaking changes and has no migration script to
move from 0.6 to 0.8
- Updates tests
2017-12-22 11:40:03 +00:00
..
commands Move Page translation fields to Page table (breaking changes!) 2017-12-22 11:40:03 +00:00
__init__.py Refactored all existing code to use modeltranslation as a dependency. 2017-02-21 12:53:40 +00:00