Brought tests in line with mptt branch. Added assertQueryLimit method as a rough...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 16 Nov 2010 21:00:07 +0000 (16:00 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 29 Nov 2010 18:24:01 +0000 (13:24 -0500)
commitc0d303555a7ceb29fcaf03d067fb871476fe4c53
treec2f51c1dab18cfb7186a84da48090fad4b1a30f2
parentfea69c17983d2850352261760be568e792621013
Brought tests in line with mptt branch. Added assertQueryLimit method as a rough measure of efficiency. Added get_with_path tests. Made corrections to get_with_path for cases where root != None.
fixtures/test_fixtures.json
models/base.py
tests.py