Re: Error in blog
On Wed, 2012-07-11 at 23:29 -0700, jun wrote:
> I was trying out the blog example in Django by Example but ran into
> this error:
> Reverse for 'blog_post_add' with arguments '()' and keyword arguments '{}' not found.
>
> I think it has something to do with the urlpatterns since there is
> no /blog/post/add configuration there, and tried a few variations but
> nothing worked.
>
> What should I do next? Any django docs I can refer to, as in how to
> link the blog_post_add with the main url?
what version of django are you using - is it the same version that is
being used in the example?
--
regards
Kenneth Gonsalves
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home