index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
flatpages_tests
Age
Commit message (
Expand
)
Author
2016-05-17
Refs #26601 -- Deprecated old-style middleware.
Tim Graham
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-04-08
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-02-06
Fixed #26175 -- Removed SHA1 password hashes in tests.
Tim Graham
2016-01-29
Refs #26022 -- Used context manager version of assertRaises in tests.
Hasan
2016-01-25
Fixed #26125 -- Fixed E731 flake warnings.
userimack
2015-11-21
Fixed #25780 -- Removed redundant status code assertions from tests
Alex Morozov
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-05-20
Refs #24652 -- Used SimpleTestCase where appropriate.
Simon Charette
2015-03-18
Fixed #24476 -- Added context manager/decorator for overriding script prefix.
Bas Peschier
2015-03-05
Converted test fixtures to setUpTestData methods
Josh Smeaton
2015-02-24
Fixed typos in flatpages_tests comments.
Nik Nyby
2015-02-11
Moved contrib.flatpages tests out of contrib.
Tim Graham