Page not found (404) for http://127.0.0.1:8000/shop

284 views
Skip to first unread message

j

unread,
Oct 1, 2010, 7:38:07 AM10/1/10
to Satchmo users
I wonder why when I got to http://127.0.0.1:8000/shop I get 'Page not
found (404)'. All of the other URL's I can reach. I am guessing that
maybe I need to create this page first?

Also, I am just starting to read http://www.satchmoproject.com/docs/dev/
Is there any other documentation out on the web that would be "satchmo-
related" as well?

Thanks,
J

j

unread,
Oct 1, 2010, 3:58:46 PM10/1/10
to Satchmo users
Anyone know about this issue? I'm sort of clueless about why I'm not
seeing an initial storefront when I run the web server. Any clues
would be greatly appreciated.

Thanks,
J.

On Oct 1, 7:38 am, j <jimmy.case...@gmail.com> wrote:
> I wonder why when I got tohttp://127.0.0.1:8000/shopI get 'Page not
> found (404)'. All of the other URL's I can reach. I am guessing that
> maybe I need to create this page first?
>
> Also, I am just starting to readhttp://www.satchmoproject.com/docs/dev/

j

unread,
Oct 1, 2010, 4:00:32 PM10/1/10
to Satchmo users
I'm getting this, here's the error output:

Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/shop
Using the URLconf defined in store.urls, Django tried these URL
patterns, in this order:
^admin/doc/
^accounts/
^settings/
^cache/
^admin/product/configurableproduct/(?P<id>\d+)/getoptions/
^admin/inventory/edit/$
^inventory/export/$
^inventory/import/$
^admin/(?P<product_id>\d+)/variations/$
^admin/variations/$
^admin/print/(?P<doc>[-\w]+)/(?P<id>\d+)
^$
^add/$
^cart/$
^cart/accept/$
^cart/add/$
^cart/add/ajax/$
^cart/qty/$
^cart/qty/ajax/$
^cart/remove/$
^cart/remove/ajax/$
^checkout/
^contact/$
^history/$
^quickorder/$
^tracking/(?P<order_id>\d+)/$
^search/$
^product/
^category/
^contact/thankyou/$
^sitemap\.xml$
^admin/
^static/(?P<path>.*)$
^site_media/(.*)$
The current URL, shop, didn't match any of these.
You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a
standard 404 page.

On Oct 1, 3:58 pm, j <jimmy.case...@gmail.com> wrote:
> Anyone know about this issue? I'm sort of clueless about why I'm not
> seeing an initial storefront when I run the web server. Any clues
> would be greatly appreciated.
>
> Thanks,
> J.
>
> On Oct 1, 7:38 am, j <jimmy.case...@gmail.com> wrote:
>
>
>
> > I wonder why when I got tohttp://127.0.0.1:8000/shopIget 'Page not

Cristian Ciupitu

unread,
Oct 1, 2010, 4:04:09 PM10/1/10
to satchm...@googlegroups.com
Have you tried http://127.0.0.1:8000/ ?

j

unread,
Oct 1, 2010, 4:19:46 PM10/1/10
to Satchmo users
Yes, that works fine and I've been at that URL and was wondering if
that was the front of the store or not. Here's a screenshot of what
http://127.0.0.1:8000 gave me: http://yfrog.com/ndscreenshot1jkp

Is this also the '/shop' as well?

By the way, thanks for the reply back.

Jim

On Oct 1, 4:04 pm, Cristian Ciupitu <cristian.ciup...@gmail.com>
wrote:
> Have you triedhttp://127.0.0.1:8000/?

Cristian Ciupitu

unread,
Oct 1, 2010, 4:22:10 PM10/1/10
to satchm...@googlegroups.com
Yes, that is the Satchmo shop. As for the /shop URL, it seems that it
doesn't exist anymore. Everything is under / by default.

Cheers,
Cristian

j

unread,
Oct 1, 2010, 4:25:36 PM10/1/10
to Satchmo users
Thanks Cristian, I appreciate the reply back, problem solved. And it
does "Welcome to the shop" for the heading. :D Still, the docs gave
me /shop or http://127.0.0.1/ and I didn't get anything from that so
was just making sure.

Thanks again!
Jim

On Oct 1, 4:22 pm, Cristian Ciupitu <cristian.ciup...@gmail.com>
wrote:

Josh

unread,
Oct 1, 2010, 6:33:02 PM10/1/10
to Satchmo users
Yeah I don't get anything at /shop either, its not in the urls and I
don't think anything is supposed to be there. You can edit what is
displayed at / by editing the index.html template (in your local
template directory of course)!

-Josh

On Oct 1, 1:25 pm, j <jimmy.case...@gmail.com> wrote:
> Thanks Cristian, I appreciate the reply back, problem solved. And it
> does "Welcome to the shop" for the heading. :D Still, the docs gave
> me /shop orhttp://127.0.0.1/and I didn't get anything from that so
Reply all
Reply to author
Forward
0 new messages