Hi Keeneth

Sorry i was wrong django version is 1.0.4,And in same version app was
written.

below is my urls.py for admin section



 (r'^captcha_img/$','captcha_img'), #Captcha Image
    #(r'^captcha_my_img/$','captcha_my_img'), #Captcha Image

(r'^admin/(.*)', admin.site.root),




On Mon, Sep 6, 2010 at 12:10 PM, Kenneth Gonsalves <[email protected]>wrote:

> On Sun, 2010-09-05 at 22:29 -0700, aliahsan wrote:
> > 26. ^admin/(.*)
>
> this may be the offending line - which version of django are you using
> and which version of django was the app written for?
> --
> regards
> Kenneth Gonsalves
>
> --
> 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]<django-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

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