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-03-02 13:04:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
ea1e8b38b3
Branches
Tags
View all branches
django
/
tests
History
Alex Gaynor
ea1e8b38b3
Ensured that the archive module consistantly explicitly closed all files.
2012-08-15 02:53:40 -07:00
..
modeltests
Fixed usage of several deprecated aliases in unittest.
2012-08-15 01:38:04 -07:00
regressiontests
Ensured that the archive module consistantly explicitly closed all files.
2012-08-15 02:53:40 -07:00
templates
…
runtests.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
test_sqlite.py
Use faster password hasher in sqlite tests
2012-04-30 22:10:27 +03:00
urls.py
…