Skip to content

Instantly share code, notes, and snippets.

@aandr
Created April 20, 2010 13:42
Show Gist options
  • Save aandr/372457 to your computer and use it in GitHub Desktop.
Save aandr/372457 to your computer and use it in GitHub Desktop.
======================================================================
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