On Wed, May 18, 2011 at 4:27 PM, yevishere <yevish...@gmail.com> wrote:
> I am using admin.py and
> I have a ton of numerical fields in columns
> I was wondering how I could have a little window where I could ask the
> user to filter a specific column by numerical value. Something like
> list all values from column 1, between 2 and 3

This would be more than the admin was designed to do.  I suggest that
you write your own front facing web page in this case. I'm not saying
it *can't* be done, just that you probably shouldn't.

Best,
Gabe

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to