mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-03-16 22:10:30 +00:00
3 lines
115 B
Python
3 lines
115 B
Python
# coding: utf-8
|
|
__version__ = '0.10.6'
|
|
default_app_config = 'wagtail_modeltranslation.apps.ModeltranslationConfig'
|