This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8ba78a0daf
django
/
tests
History
Florian Apolloner
1c13cc023f
[1.4.x] readd imports deleted in 4d2fdd
2012-06-04 13:24:05 +02:00
..
modeltests
[1.4.X]
Fixed
#18090
-- Applied filters when running prefetch_related backwards through a one-to-one relation. Backport of r17888 from trunk.
2012-04-10 06:06:14 +00:00
regressiontests
[1.4.x] readd imports deleted in 4d2fdd
2012-06-04 13:24:05 +02:00
templates
Fixed
#13897
-- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris.
2010-10-01 02:01:20 +00:00
runtests.py
Do not unconditionally add extra_tests when testing geodjango.
2012-03-17 17:44:42 +00: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