Changelog for
python-django-transmeta-0.7.3-1.1.noarch.rpm :
Sat Sep 28 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.7.3
+ Update the metainfo
- Replace python-distribute with python-setuptools BuildRequires
Tue Nov 13 13:00:00 2012 jfunkAATTfunktronics.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 13:00:00 2012 jfunkAATTfunktronics.ca
- Update to 0.6.7:
* Change the representation (verbose_name) of the transmeta labels
Mon Feb 6 13:00:00 2012 jfunkAATTfunktronics.ca
- Update to 0.6.6
* Improvements and usability in the command sync_transmeta_db
* Fix some bugs
* Documentation
Fri Jan 13 13:00:00 2012 jfunkAATTfunktronics.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 13:00:00 2012 jfunkAATTfunktronics.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 14:00:00 2011 jfunkAATTfunktronics.ca
- Initial release