Problem solved.
The site was running on passenger and I fogrot to update passenger_wsgi.py
to point away from the old site.
Jon
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.c
Hi,
I have a strange problem, possibly permissions related, that I was
hoping someone might be able to help me diagnose.
I have my Django app configured so that I can upload images.
Previously this worked fine, I've uploaded over 200 images with no
problems. All of a sudden, however, it has stopp
Hi,
I'm just starting out learning Django, trying to cut my teeth by
working on a simple website that involves a user profile.
I've created a ModelForm of the profile model, that instances the
profile of the logged in user, which I then want the user to be able
to update so that they can update t
3 matches
Mail list logo