On May 20, 10:49 am, Konstantin S <ktechli...@gmail.com> wrote: > On 20 май, 19:43, Steve Howell <showel...@yahoo.com> wrote: > > > > > To elaborate on Karen's suggestion, one way to see which URLs are > > among the candidates for resolving the reverse match is to > > deliberately hit a bad URL like the following: > > >http://localhost:8000/something_that_does_not_match_urls > > > If you have appropriate debug settings, you should then get back a > > list of all the patterns that django knows about in your browser. If > > you don't see the URL for add_media_action, then you probably have > > some issue with the environment, as Karen suggests. > > Yes, there is URL for 'add_media_action'. As I said before all works > as expected till I restart dev. server. >
Just to be clear, I'm suggesting that you try the technique above after you restart the dev server. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---