forked from pool/python-pytest-djangoapp
- Update to 0.15.1 * Fixture 'request_client' now accepts 'json' argument to encode post data. * Made Django 3.2 compatible. OBS-URL: https://build.opensuse.org/request/show/892682 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=3
12 lines
433 B
Plaintext
12 lines
433 B
Plaintext
-------------------------------------------------------------------
|
|
Thu May 13 12:20:59 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 0.15.1
|
|
* Fixture 'request_client' now accepts 'json' argument to encode post data.
|
|
* Made Django 3.2 compatible.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 4 01:14:24 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.14.0
|