Files
python-pytest-djangoapp/python-pytest-djangoapp.changes
Matej Cepl c01f1c5ffd - Update to 0.15.2:
- Ignore temporary attributes from project settings module (see
    gh#idlesign/pytest-djangoapp#21).
- Add django_4.patch making the package compatible with Django
  4.* (gh#idlesign/pytest-djangoapp#23).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=5
2022-01-10 21:20:51 +00:00

21 lines
790 B
Plaintext

-------------------------------------------------------------------
Mon Jan 10 20:59:26 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 0.15.2:
- Ignore temporary attributes from project settings module (see
gh#idlesign/pytest-djangoapp#21).
- Add django_4.patch making the package compatible with Django
4.* (gh#idlesign/pytest-djangoapp#23).
-------------------------------------------------------------------
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