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-10-23 21:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
eb2af16c59c3014541e2ad8ca63e510bc076dd8b
django
/
django
/
test
History
Joshua "jag" Ginsberg
eb2af16c59
Fixed
#21483
-- Added WSGI environ to kwargs sent to request_started signal.
2014-08-29 10:12:03 -04:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed
#21483
-- Added WSGI environ to kwargs sent to request_started signal.
2014-08-29 10:12:03 -04:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Converted test management command to argparse
2014-06-14 13:43:39 +02:00
signals.py
Fixed
#22572
-- override_settings(ROOT_URLCONF) didn't clear urlresolvers._urlconfs.
2014-05-05 19:29:27 +07:00
testcases.py
Allowed skipIf/UnlessDBFeature to accept several feature strings
2014-08-26 20:03:37 +02:00
utils.py
Factorize some code using ContextDecorator.
2014-08-28 11:58:16 -04:00