mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-05-11 08:43:11 +00:00
v.0.0.6
This commit is contained in:
parent
d0479e80d6
commit
fff1e3ac5b
2 changed files with 6 additions and 2 deletions
BIN
dist/wagtail-modeltranslation-0.0.6.tar.gz
vendored
Normal file
BIN
dist/wagtail-modeltranslation-0.0.6.tar.gz
vendored
Normal file
Binary file not shown.
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue