1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/test_client_regress
2016-11-21 08:14:03 -05:00
..
bad_templates
templates
__init__.py
auth_backends.py Fixed #25187 -- Made request available in authentication backends. 2016-09-12 20:11:53 -04:00
context_processors.py
models.py
session.py
tests.py Fixed #27516 -- Made test client's response.json() cache the parsed JSON. 2016-11-21 08:14:03 -05:00
urls.py
views.py Decorated a few functions. 2016-11-14 12:20:44 -05:00