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 <[email protected]> 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
> [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 [email protected].
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