File python-django-webtest.changes of Package python-django-webtest
-------------------------------------------------------------------
Tue Dec 11 11:36:29 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 1.9.4:
* allow to use positionnal args; fixed #89
* remove deprecated pytest.yield_fixture functions. use pytest.fixture instead; fixed #88
* Don't add duplicate WebtestUserMiddleware to the list of middlewares in WebTestMixin. fixed #87
* restore MIDDLEWARE_CLASSES support; fixed #84
* Passing user=None to get/post/etc. methods will clear a user previously set with set_user instead of doing nothing.
* Avoid sharing settings between tests in pytest plugin
* Fix middleware settings name used
- Enable tests
-------------------------------------------------------------------
Thu Dec 14 10:28:28 UTC 2017 - tchvatal@suse.com
- Update to 1.9.2:
* silence warnings about is_authenticated on 1.11
* include correct hostname (testserver) when using set_cookie
-------------------------------------------------------------------
Thu Dec 14 09:17:34 UTC 2017 - tchvatal@suse.com
- Cleanup a bit to match all the singlespec requirements
-------------------------------------------------------------------
Thu Apr 6 16:55:34 UTC 2017 - rjschwei@suse.com
- Initial build
+ Version 1.9.1