you does not have enabled this in urls.py ....

2012/8/24 txshon <txs...@gmail.com>:
> I follow the installation steps online about groundwork
>
> I use the command to setup groundwork for my project
>
>   python manage.py groundwork bookapp Book
>
> However, I go to the page
>
> http://127.0.0.1:8000/bookapp/book/list/
>
> it show up 404 error
>
> this is the information on that page
>
> Page not found (404)Request Method:GETRequest
> URL:http://127.0.0.1:8000/bookapp/book/list/
> Using the URLconf defined in BOOKMS.urls, Django tried these URL patterns,
> in this order:
>
> ^admin/doc/
> ^admin/
>
> The current URL, bookapp/book/list/, didn't match any of these.
>
> Please help... Thank you
>
> @txshon
>
> --
> 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.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.

-- 
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.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to