Django-webtest

Latest version: v1.9.11

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

1.5.3

------------------

- self.assertRedirects is fixed for authenticated requests.

1.5.2

------------------

- if AuthenticationMiddleware is not in a middleware list,
WebtestUserMiddleware is put to the end of middlewares in order to
provide better backward compatibility with 1.4.x in case of custom
auth middlewares.

1.5.1

------------------

- Fixed handling of forms with method="get". Thanks Jeroen Vloothuis.

1.5

----------------

- WebtestUserMiddleware is inserted after AuthenticationMiddleware, not to
the end of middleware list (thanks bigkevmcd);
- don't list python 2.5 as supported because WebOb dropped 2.5 support;
- python 3 support;
- test running using tox.

1.4.4

------------------

- 'user' parameter for ``self.app.put`` and ``self.app.delete`` methods (thanks
Ruslan Popov).

1.4.3

------------------

- The django session dictionary is available via ``self.app.session``.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.