Alex Gaynor b865009d41 Fixed #12397 -- allow safe_join to work with the root file system path, which means you can have your root template or file upload path at this location. You almost certainly don't want to do this, except in *very* limited sandboxed situations. 12 lat temu
..
modeltests 292322f977 [py3k] Silence many warnings while running the tests. 12 lat temu
regressiontests b865009d41 Fixed #12397 -- allow safe_join to work with the root file system path, which means you can have your root template or file upload path at this location. You almost certainly don't want to do this, except in *very* limited sandboxed situations. 12 lat temu
templates d69c7eab04 Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris. 14 lat temu
runtests.py bdca5ea345 [py3] Replaced unicode/str by six.text_type/bytes. 12 lat temu
test_sqlite.py 0819957eda Use faster password hasher in sqlite tests 13 lat temu
urls.py f185024fc4 Made sure the new project template functionality works when the template 13 lat temu