1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/test_client_regress
2017-01-25 12:23:46 -05:00
..
bad_templates
templates
__init__.py
auth_backends.py
context_processors.py
models.py
session.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
tests.py Refs #23919 -- Removed str_prefix usage 2017-01-20 15:43:28 +01:00
urls.py
views.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00