This commit is contained in:
Rui Manuel da Silva Martins 2015-05-20 12:07:44 +01:00
parent d0479e80d6
commit fff1e3ac5b
2 changed files with 6 additions and 2 deletions

Binary file not shown.

View file

@ -1,8 +1,8 @@
Metadata-Version: 1.1
Name: wagtail-modeltranslation
Version: 0.0.5
Version: 0.0.6
Summary: Integration of django-modeltranslation with Wagtail CMS
Home-page: UNKNOWN
Home-page: https://github.com/infoportugal/wagtail-modeltranslation
Author: Rui Martins
Author-email: rmartins16@gmail.com
License: BSD License
@ -53,6 +53,10 @@ Description: # Wagtail modeltranslation
## Release Notes
### v0.0.6
- Fixed js issue related to auto-generating slugs
### v0.0.5
- Now using django-modeltranslation 0.9.1;