17
0

- Update to 3.6.0:

* Rename test databases when running parallel Tox (#678, #680)
  * Django unittests: restore "debug" function (#769, #771)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-pytest-django?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2019-10-30 11:58:45 +00:00
committed by Git OBS Bridge
parent f13e329396
commit 6e26d38de5
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 30 11:54:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.6.0:
* Rename test databases when running parallel Tox (#678, #680)
* Django unittests: restore "debug" function (#769, #771)
-------------------------------------------------------------------
Thu Aug 22 13:40:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>