Hey everyone,
I was doing the "Writing your first Django App, part 2" tutorial when I got
to the portion where I customize the project's template. I must have
screwed up by overriding the base_site.html code in the source file with
the default file. Now the 127.0.0.1:8000/admin/ site isn't avai
I'm on Google Chrome, so it reads, "This webpage is not available."
On Wednesday, August 6, 2014 5:27:12 AM UTC-7, Collin Anderson wrote:
>
> Now the 127.0.0.1:8000/admin/ site isn't available.
>
>
> What happens when you try?
>
--
You received this message because you are subscribed to the Goo
On Wednesday, August 6, 2014 6:26:50 AM UTC-7, juantonio v wrote:
>
> No estás haciendo la referencia al archivo por el nombre. Renombrado tu
> archivo HTML a base.html
So I'm supposed to modify the base.html file instead of the base-site.html
file?
>
On Wednesday, August 6, 2014 11:34:07 A
Yeah, I tried running the runserver.py script from the django-trunk file,
and the error message was:
ImportError: Could not import settings 'myproject.settings.admin' (Is it on
sys.path? Is there an import error in the settings file?): No module named
myproject.settings.admin
On Wednesday, Aug
4 matches
Mail list logo