Hello all,

I've starting porting my little app (20k loc) from 0.96 to 1.0 and
I've been hitting a wall of reverse/url errors. I haven't seen
anything in the porting wiki page so I'm wondering if anyone has
already encountered similar issues ?

I'm seeing stuff like: Reverse for '<function vue_recap_dossier at
0x1ae55f0>' with arguments '(34L,)' and keyword arguments '{}' not
found.
Obviously since the reverse has a function object it imported it
correctly (I provided the view path as a reverse argument). Is there
any change in the url patterns not mentionned in the porting wiki page
and worth knowing about ?

I'm going to be fiddling with this a bit, if I don't figure it out
I'll post a detailed url file...

Regards,
Philippe


--~--~---------~--~----~------------~-------~--~----~
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