- Language: en
3 results for has patch in the development version
-
Django’s cache framework
- … patch_vary_headers ( response , [ "Cookie" ]) return response patch_vary_headers takes an HttpResponse …
-
Testing tools
- … patching of Django’s template system in memory) only happens during test running. By default …
-
View decorators
- … patches the response’s Cache-Control header by adding all of the keyword arguments to it. See patch …