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
History
Aymeric Augustin
435081fd22
Fixed tests for date-based generic views.
2012-05-01 22:23:17 +02:00
..
modeltests
Fixed
#17742
-- Handled aware datetimes in DateField
2012-05-01 11:29:55 +02:00
regressiontests
Fixed tests for date-based generic views.
2012-05-01 22:23:17 +02:00
templates
…
runtests.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
test_sqlite.py
Added a default SECRET_KEY setting to the default test sesttings (refs
#17800
).
2012-03-02 00:05:13 +00:00
urls.py
Made sure the new project template functionality works when the template
2011-12-29 17:03:38 +00:00