On Fri, 2010-08-27 at 21:48 -0700, Joel Klabo wrote:
> All the files are shown here: http://gist.github.com/554724
>
> I don't know what I'm doing wrong but I'm still getting 500
maybe you could try:
sys.path.append('/srv/www/brooski.net/')
os.environ['PYTHON_EGG_CACHE'] = '/srv/www/brooski.net/.python-egg'
os.environ['DJANGO_SETTINGS_MODULE'] = brooski.settings
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.