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-02-28 19:44:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
History
Claude Paroz
f0f327bbfe
Fixed
#18993
-- 'django' logger logs to console when DEBUG=True
...
Thanks Preston Holmes for the review.
2012-09-29 22:56:18 +02:00
..
modeltests
Fixed
#18676
-- Allow fast-path deletion of objects
2012-09-28 18:16:08 +03:00
regressiontests
Fixed
#18993
-- 'django' logger logs to console when DEBUG=True
2012-09-29 22:56:18 +02:00
templates
…
runtests.py
Fixed
#15552
-- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
2012-09-08 16:58:35 -06:00
test_sqlite.py
Use faster password hasher in sqlite tests
2012-04-30 22:10:27 +03:00
urls.py
…