Still pulling my hair out on this one.  All of the urls work without
the projectname pre-pended to the url so:

mywebsite.com/store/contact

is the same as:

mywebsite.com/my_project/store/contact

unfortunately I still can't figure out how to make satchmo write all
of the urls without the projectname?

Perhaps this was done when I did the database setup?  I do have values
in DJANGO_PROJECT and SITE_NAME and changing them does not seem to
make any difference.

I know this can work because the demo store behaves this way...

??

On Oct 5, 11:57 am, joshm <[EMAIL PROTECTED]> wrote:
> When I go to my store base url I get:
>
> mywebsite.com/store/
>
> When I browse to a product I get this url:
>
> mywebsite.com/my_project/store/category/book/nonfiction
>
> How can I change this so that my_project is not present in the url or
> is something other than the name of my project?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to