Re: redirect question
Hello Atamert,
thanks for your quick reply. It seems that it now finds the function
but still does not work:
Reverse for '<function show_id at 0x0156A4F0>' with arguments '()' and
keyword arguments '{'s_id': 1}' not found.
Greetings
bastir
On 29 Jan., 11:19, Atamert Ölçgen <mu...@muhuk.com> wrote:
> Hi Bastir,
>
> On Friday 29 January 2010 11:32:02 bastir wrote:> edirect but it cannot find my view function.
> > Here is the relevant code that I tried. The error I get is:
> > Reverse for 'show_id' with arguments '()' and keyword arguments
> > '{'s_id': 1}' not found.
> > Plz help me..
>
> You need to give reverse() the full path of the view, such as
> `reverse('myapp.views.show_id`)` or use a named URL.
>
> --
> Saygılarımla,
> Atamert Ölçgen
>
> -+-
> --+
> +++
>
> www.muhuk.com
> mu...@jabber.org
--
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