On Dec 15, 1:40 am, mike <[EMAIL PROTECTED]> wrote:
> http://code.djangoproject.com/wiki/AJAXWidgetComboBox
>
> Has anyone had any luck with this, I get to the template section and
> cant get past the {% load formtags %} part.  I found a formtags.py
> from "Koders search" by googling and placed in the django templatetags
> folder, but keep getting this error
>
> 'formtags' is not a valid tag library: Could not load template library
> from django.templatetags.formtags, No module named formtags

Hi, I'm the original author of that widget though I don't use it
anymore myself so I'm not even sure it will work with recent versions
of django. The formtags.py file is included with the
nongselect-1.0.tar.gz file attached to that page. Who knows whether
the one you are using is the same as the one I wrote.

regards

matthew

--
Matthew Flanagan
http://wadofstuff.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to