On Thu, 2008-01-03 at 15:25 -0800, mike wrote:
> I am trying to implement the Dojo Select box into a template I am
> creating.
> I have used the formtags that is inluded in the nongselect tar
> package. but It seems with the development version of django the
> import
> statements   {% load formtags %}  no longer work,   I need a way to
> replace the

You seem to be mixing up multiple problem reports here, but let's start
with this one. The "load" tag still works in Django. So you should try
to figure out why whatever third-party code you're using doesn't want to
load with the development version.

Regards,
Malcolm

-- 
No one is listening until you make a mistake. 
http://www.pointy-stick.com/blog/


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