This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-09 15:59:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Xavier Fernandez
50b9313e0a
Fixed
#22771
-- Fixed test.Client.logout when using custom auth backend.
2014-06-13 13:03:58 -04:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed
#22771
-- Fixed test.Client.logout when using custom auth backend.
2014-06-13 13:03:58 -04:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Fixed
#22487
: Optional rollback emulation for migrated apps
2014-06-08 19:30:15 -07:00
signals.py
Fixed
#22572
-- override_settings(ROOT_URLCONF) didn't clear urlresolvers._urlconfs.
2014-05-05 19:29:27 +07:00
testcases.py
Fixed flake8 error.
2014-06-09 12:00:12 -04:00
utils.py
Fixed
#3711
,
#6734
,
#12581
-- Bounded connection.queries.
2014-06-07 14:37:43 +02:00