File python-django-transmeta.changes of Package python-django-transmeta
-------------------------------------------------------------------
Sat Sep 28 17:23:26 UTC 2013 - p.drouand@gmail.com
- Update to version 0.7.3
+ Update the metainfo
- Replace python-distribute with python-setuptools BuildRequires
-------------------------------------------------------------------
Tue Nov 13 22:17:18 UTC 2012 - jfunk@funktronics.ca
- Update to 0.6.9:
* Support in method get_field_language for field names with underscores
- 0.6.8 (2012-06-22)
* Fix a little bug in the command sync_transmeta_db (UnboundLocalError:
local variable 'f' referenced before assignment)
-------------------------------------------------------------------
Tue Mar 20 19:22:42 UTC 2012 - jfunk@funktronics.ca
- Update to 0.6.7:
* Change the representation (verbose_name) of the transmeta labels
-------------------------------------------------------------------
Mon Feb 6 20:17:31 UTC 2012 - jfunk@funktronics.ca
- Update to 0.6.6
* Improvements and usability in the command sync_transmeta_db
* Fix some bugs
* Documentation
-------------------------------------------------------------------
Fri Jan 13 17:28:41 UTC 2012 - jfunk@funktronics.ca
- Update to 0.6.5:
* Improvements and usability in the command sync_transmeta_db
* Works with the last django (the command sync_transmeta_db)
* Works with mysql (the command sync_transmeta_db)
-------------------------------------------------------------------
Thu Jan 12 19:00:33 UTC 2012 - jfunk@funktronics.ca
- Update to 0.6.4:
* Fixes error with inheritance in models.
- 0.6.3:
* Allow to use a TRANSMETA_LANGUAGES settings.
* Added two options to sync_transmeta_db: -y (assume yes on all) and -d
(default language code)
-------------------------------------------------------------------
Wed Jul 27 19:31:17 UTC 2011 - jfunk@funktronics.ca
- Initial release