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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
test_client_regress
History
Julien Phalip
bc7a219b1e
Fixed Python 3.2 compatibility for a test.
2013-02-02 20:57:38 -08:00
..
bad_templates
…
fixtures
…
templates
…
__init__.py
…
models.py
Moved test_client_regress tests from models.py to tests.py
2012-05-31 17:21:13 +02:00
session.py
Fixed
#11555
-- Made SessionBase.session_key read-only. Cleaned up code slightly. Refs
#13478
.
2011-11-27 17:52:24 +00:00
tests.py
Fixed Python 3.2 compatibility for a test.
2013-02-02 20:57:38 -08:00
urls.py
…
views.py
[py3] Fixed test_client_regress tests
2012-08-15 10:58:26 +02:00