cc66a8d603
* Fix user-specified locale not being used * Pep8 cleanup * UUID primary key support * More verbose logging in seed command * fix for faker seed_instance * Django 2.2, 3.0 added to build matrix * Python 3.6, 3.7, 3.8 added to build matrix OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-seed?expand=0&rev=5
22 lines
735 B
Plaintext
22 lines
735 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 20 08:57:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.2.2:
|
|
* Fix user-specified locale not being used
|
|
* Pep8 cleanup
|
|
* UUID primary key support
|
|
* More verbose logging in seed command
|
|
* fix for faker seed_instance
|
|
* Django 2.2, 3.0 added to build matrix
|
|
* Python 3.6, 3.7, 3.8 added to build matrix
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 12:23:07 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 21 16:03:54 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.1.9
|