just as a followup to this. Scott was using the 'old pre-MR merge' version of this code, when he updated to the up2date version it worked for him
regards Ian On 19/05/2006, at 10:15 PM, Scott Anderson wrote: > > Thanks for the reply, Ian. > > I have those libraries installed. I'm sure it's just some > configuration > I've done improperly. > > I've sent you a gmail contact (scottanderson42); since you're in > Australia I'm sure I'll have to wait for the daylight terminator to > come > back round your way again. :-) > > Regards, > -scott > > On Fri, 2006-05-19 at 16:42 +1000, Ian Holsman wrote: >> Hi. >> >> I wrote that app, and it does work (for me at least) >> >> some of the main problems I have had in the past with it is the lack >> of dependant libraries. >> you need >> >> pycaptcha >> and >> Imaging >> and >> pycrypto (if you want to use the register app in that SVN) >> >> If you want, feel free to ping me on irc (my nick is firemansam) or >> Skype: iholsman / gtalk: kryton _at_ gmail.com >> and we'll get it sorted out for you. (and post back the answer here >> for next time) >> >> On 19/05/2006, at 12:47 PM, Scott Anderson wrote: >> >>> >>> Hi all, >>> >>> I'm a new Django user trying to get the captcha app working with svn >>> Django. >>> >>> I've done the following: >>> >>> 1) Placed the captcha app in my site directory (which is named >>> 'craft') >>> 2) Added a reference to "craft.captcha" to INSTALLED_APPS in >>> settings.py >>> 3) Placed {% load captcha %} and {% captcha %} in my template (in >>> user/templates/register.html) >>> 4) Included the craft.captcha.urls reference in the site's >>> urls.py for >>> ^captcha/ >>> >>> >>> When I visit the register template, however, I get the following >>> error: >>> >>> 'captcha' is not a valid tag library: Could not load template >>> library >>> from django.templatetags.captcha, cannot import name template >>> >>>> From the "load captcha" line in the template. >>> >>> I'm sure I'm missing something simple, but I'm not familiar enough >>> with >>> Django yet to figure out what it is. I've also tried "load >>> craft.captcha", but no dice. >>> >>> Thanks for any help in advance, >>> -scott >>> >>> >>> >>>> >> >> >>> > > > > X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.54.131.10 with SMTP id e10mr156047wrd; Sat, 20 May 2006 15:58:10 -0700 (PDT) Return-Path: <[EMAIL PROTECTED]> Received: from circe.holsman.net (218-214-209-234.people.net.au [218.214.209.234]) by mx.googlegroups.com with ESMTP id v11si494302cwb.2006.05.20.15.58.09; Sat, 20 May 2006 15:58:10 -0700 (PDT) Received-SPF: neutral (googlegroups.com: 218.214.209.234 is neither permitted nor denied by domain of [EMAIL PROTECTED]) Received: from [127.0.0.1] (localhost [127.0.0.1]) by circe.holsman.net (Postfix) with ESMTP id 19BF91C5ED3 for <django-users@googlegroups.com>; Sun, 21 May 2006 08:57:57 +1000 (EST) Mime-Version: 1.0 Content-Type: text/plain In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> From: Ian Holsman <[EMAIL PROTECTED]> Subject: Re: Problem with Django Captcha Date: Sun, 21 May 2006 08:57:56 +1000 To: django-users@googlegroups.com X-Mailer: Apple Mail (2.750) just as a followup to this. Scott was using the 'old pre-MR merge' version of this code, when he updated to the up2date version it worked for him regards Ian On 19/05/2006, at 10:15 PM, Scott Anderson wrote: > > Thanks for the reply, Ian. > > I have those libraries installed. I'm sure it's just some > configuration > I've done improperly. > > I've sent you a gmail contact (scottanderson42); since you're in > Australia I'm sure I'll have to wait for the daylight terminator to > come > back round your way again. :-) > > Regards, > -scott > > On Fri, 2006-05-19 at 16:42 +1000, Ian Holsman wrote: >> Hi. >> >> I wrote that app, and it does work (for me at least) >> >> some of the main problems I have had in the past with it is the lack >> of dependant libraries. >> you need >> >> pycaptcha >> and >> Imaging >> and >> pycrypto (if you want to use the register app in that SVN) >> >> If you want, feel free to ping me on irc (my nick is firemansam) or >> Skype: iholsman / gtalk: kryton _at_ gmail.com >> and we'll get it sorted out for you. (and post back the answer here >> for next time) >> >> On 19/05/2006, at 12:47 PM, Scott Anderson wrote: >> >>> >>> Hi all, >>> >>> I'm a new Django user trying to get the captcha app working with svn >>> Django. >>> >>> I've done the following: >>> >>> 1) Placed the captcha app in my site directory (which is named >>> 'craft') >>> 2) Added a reference to "craft.captcha" to INSTALLED_APPS in >>> settings.py >>> 3) Placed {% load captcha %} and {% captcha %} in my template (in >>> user/templates/register.html) >>> 4) Included the craft.captcha.urls reference in the site's >>> urls.py for >>> ^captcha/ >>> >>> >>> When I visit the register template, however, I get the following >>> error: >>> >>> 'captcha' is not a valid tag library: Could not load template >>> library >>> from django.templatetags.captcha, cannot import name template >>> >>>> From the "load captcha" line in the template. >>> >>> I'm sure I'm missing something simple, but I'm not familiar enough >>> with >>> Django yet to figure out what it is. I've also tried "load >>> craft.captcha", but no dice. >>> >>> Thanks for any help in advance, >>> -scott >>> >>> >>> >>>> >> >> >>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---