summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_handlers.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-03-01Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol
2016-02-04Fixed #26089 -- Removed custom user test models from public API.Simon Charette
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham