File python-django-configfield.changes of Package python-django-configfield
-------------------------------------------------------------------
Fri Sep 27 16:22:09 UTC 2013 - p.drouand@gmail.com
- Update to version 0.2.2
+ Frozen django-jsonfield version because the latest version is broken with
configfield
- Replace python-distribute with python-setuptools BuildRequires
- Update data_files.patch > python-django-configfield-2.2-data_files.patch
-------------------------------------------------------------------
Tue Nov 13 21:57:46 UTC 2012 - jfunk@funktronics.ca
- Update to 0.2.1:
* Fix a error, when a param of the dict was None
- 0.2.0
* Add the set_config_dict function
* Remove the smart_if dependence
* Remove the JSONField class and use the JSONField of the django-jsonfield
egg
* Write a readme with an install
* Add the django-jsonfield in the requeriements
-------------------------------------------------------------------
Wed Apr 11 17:21:25 UTC 2012 - saschpe@gmx.de
- Fix SLE_11_SP2 build and set SPDX-style license
-------------------------------------------------------------------
Wed Jul 27 19:36:46 UTC 2011 - jfunk@funktronics.ca
- Initial release