Updates:
Status: NeedInfo
Comment #12 on issue 3022 by [email protected]: rb-site manage index does
not work
http://code.google.com/p/reviewboard/issues/detail?id=3022
This is an error we've never seen before, and frankly, it doesn't make any
sense. That is, unless you either have a stray settings_local.py or
settings_local.pyc file somewhere on your filesystem.
Does the 'shell' management command work? If so, can you do that and then:
from django.conf import settings
print settings.__file__
print settings.SECRET_KEY
Don't actually show us the SECRET_KEY, but do show the file path, and let
us know if the SECRET_KEY matches what is in your settings_local.py file.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.