Mariusz Felisiak
|
7119f40c98
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
Tim Graham
|
29f607927f
|
Fixed spelling of "nonexistent".
|
2017-02-03 08:01:45 -05:00 |
Tim Graham
|
d334f46b7a
|
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLEWARE_CLASSES.
|
2017-01-17 20:52:04 -05:00 |
Tim Graham
|
ece4d24f8e
|
Refs #26601 -- Deprecated old-style middleware.
|
2016-05-17 07:22:26 -04:00 |
Florian Apolloner
|
9baf692a58
|
Fixed #26601 -- Improved middleware per DEP 0005.
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
2016-05-17 07:22:22 -04:00 |
Tim Graham
|
015fad9060
|
Fixed #26175 -- Removed SHA1 password hashes in tests.
|
2016-02-06 08:47:21 -05:00 |
Alex Morozov
|
13dba4dba3
|
Fixed #25780 -- Removed redundant status code assertions from tests
|
2015-11-21 18:12:33 +01:00 |
Josh Smeaton
|
39a7eed1bb
|
Converted test fixtures to setUpTestData methods
|
2015-03-05 10:10:32 +11:00 |
Tim Graham
|
d3a725054f
|
Moved contrib.flatpages tests out of contrib.
|
2015-02-11 10:19:22 -05:00 |