Wiadomość napisana w dniu 2008-11-21, o godz. 15:40, przez goblue0311:

> Thanks for the suggestion!
>
> This code came from the basicApps collection, so I'm not sure why
> they're using a Word regex to match the day, I'm going to try changing
> that to Digit.
>
> However, I did remove the underscore from my slug, so now it's just
> 'secondPost', and I get the same error. I also tried deleting all the
> *.pyc files, because I'm a little concerned about the re-ordering of
> the error message, although maybe that's nothing.


The NoReverseMatch will also pop up if the view function you declared  
to handle the url is not importable.

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to