File python-django-inlinetrans.changes of Package python-django-inlinetrans
-------------------------------------------------------------------
Fri Sep 27 20:08:31 UTC 2013 - p.drouand@gmail.com
- Update to version 0.5.1
+ Improvements in metainfo (readme file, and contributors file)
- Changes in 0.5 (major previous version)
+ Django 1.5 (1.4, 1.3 and 1.2) compatible, before does not work because
csrf token protection
+ Python 3 compatible
+ Use the statics file, django-inlinetrans used media files still
+ Remove polib frozen, now this is a dependence
+ Remove code of inline_makemessages, now fix the problem with monkey patching
+ Now we can customize with a setting that users can inline translate
+ Add example project
+ Add meta info
- Some improvements
-------------------------------------------------------------------
Wed Jul 27 19:25:14 UTC 2011 - jfunk@funktronics.ca
- Initial release