On Oct 5, 2:27 am, Christophe Pettus <x...@thebuild.com> wrote:
> On Oct 4, 2009, at 6:21 PM, Ross wrote:
>
> > Could the problem be
> > that I have not written views for everything that the urlconf
> > references?
>
> Precisely.  The documentation that Karen Tracey mentions discusses this:
>
>        http://docs.djangoproject.com/en/dev/topics/http/urls/#reverse

Yes. At the least write stub views, declaring the function but just
using 'pass' as the body.
--
DR.
--~--~---------~--~----~------------~-------~--~----~
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