summaryrefslogtreecommitdiff
path: root/tests/conditional_processing/views.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #27083 -- Updated conditional header comparison to match RFC 7232.Kevin Christopher Henry2016-09-161-1/+9
* Used decorators in conditional_processing test views.Tim Graham2016-09-101-5/+5
* Fixed #27083 -- Added support for weak ETags.Kevin Christopher Henry2016-09-101-0/+16
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* PEP8 cleanupJason Myers2013-11-021-0/+4
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Removed most of absolute_import importsClaude Paroz2013-07-291-3/+0
* Move last remaining tests out of models.py files; prep for test discovery.Preston Timmons2013-04-021-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+29