Revisions of python-django-webtest
Dominique Leuenberger (dimstar_suse)
accepted
request 1197788
from
Markéta Machová (mcalabkova)
(revision 9)
Ana Guerrero (anag+factory)
accepted
request 1114696
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 1.9.11: * Add support for official Python & Django versions * Do not insert WebtestAuthentication to the head of DEFAULT_AUTHENTICATION_CLASSES.
Dominique Leuenberger (dimstar_suse)
accepted
request 1055864
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 1.9.10: * Add an optional WebTest backend that does not interfere with handling of permissions by custom backends. Accessible via WEBTEST_AUTHENTICATION_BACKEND setting.
Dominique Leuenberger (dimstar_suse)
accepted
request 942761
from
John Vandenberg (jayvdb)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 731203
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 1.9.7: * allow overriding HTTP_HOST with DjangoTestApp.__init__. Fixed #102
Dominique Leuenberger (dimstar_suse)
accepted
request 710342
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 1.9.6: * rest_framework auth class. Fixed #98 #100
Dominique Leuenberger (dimstar_suse)
accepted
request 707112
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Update to 1.9.5: * Fix compatibility with django 3. See #96 * Add integration with django-rest-framework auth * Add missing args to DjangoTestApp. Fixed #86
Dominique Leuenberger (dimstar_suse)
accepted
request 657149
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 556915
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Needed by helios
Displaying all 9 revisions