Created
April 20, 2010 13:42
-
-
Save aandr/372457 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================================================================== | |
ERROR: test_editing (pages.tests.PageEditorTest) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/Library/Python/2.6/site-packages/django/test/testcases.py", line 256, in __call__ | |
self._pre_setup() | |
File "/Library/Python/2.6/site-packages/django/test/testcases.py", line 223, in _pre_setup | |
self._fixture_setup() | |
File "/Library/Python/2.6/site-packages/django/test/testcases.py", line 502, in _fixture_setup | |
Site.objects.clear_cache() | |
AttributeError: 'Manager' object has no attribute 'clear_cache' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment