I'm following the praveen tutorial as well but I'm receiving the
error:
"SiteProfileNotAvailable at /accounts/register/"
What am I missing here.
On May 31, 1:32 pm, Pankaj Singh
wrote:
> Thanks my problem has been resolved :)
--
You received this message because you are subscribed to the Goog
FIXED:
settings.py > was
ADMIN_MEDIA_PREFIX = ''
settings.py > is now
ADMIN_MEDIA_PREFIX = '/media/'
On May 31, 3:15 pm, gin tonic wrote:
> Also, I can connect to other projects, just not this one. Seems like
> I'm overlooking something in settings.py o
Also, I can connect to other projects, just not this one. Seems like
I'm overlooking something in settings.py or urls.py.
What would cause it to give no errors while not connecting?
On May 31, 1:31 pm, gin tonic wrote:
> Nope.
>
> But, there were changes in with some of the setti
ote:
> any firewall??
>
> On Sat, May 29, 2010 at 8:03 PM, gin tonic wrote:
>
>
>
> > My development server is running but when I attempt to access it at
> > the localhost 127.0.0.1:8000 I receive a page not found error while my
> > command shell shows no attem
My development server is running but when I attempt to access it at
the localhost 127.0.0.1:8000 I receive a page not found error while my
command shell shows no attempt to access the site.
No error messages.
No sign of a connection attempt.
Anyone ever seen this before?
Thanks.
--
You receive
Add:
from django.http import HttpResponse
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.c
6 matches
Mail list logo