summaryrefslogtreecommitdiff
path: root/tests/signed_cookies_tests
AgeCommit message (Expand)Author
2014-12-22Fixed #23792 -- Added test.utils.freeze_time() context manager.Thomas Chaumeny
2014-11-03Fixed typos using https://github.com/vlajos/misspell_fixerVeres Lajos
2014-04-08Refs #21230 -- removed direct settings manipulation from signed cookies testsHuu Nguyen
2014-02-16Fixed #19980: Signer broken for binary keys (with non-ASCII chars).MattBlack85
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-11-03Fixed all E251 violationsAlex Gaynor
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner