i want to use the selectfilter  widget for a view , the user in my django 
application is only active not staff because i want to restrict access to 
django admin pages. But selectfilter widget dosen't  work



the error i get is  


SyntaxError: expected expression, got '<'

<!DOCTYPE html>

/admin/jsi18n/ (line 1)
4
ReferenceError: interpolate is not defined

quickElement('h2', selector_available, interpolate(gettext('Available %s'), 
[fie...





how to use selectfilter functionality to other views in django application 
other tha the admin 


thx a lot 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d55b5432-daac-44f5-bc33-f1c3da2c5764%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to