On Mon, Mar 9, 2009 at 9:44 PM, Wiiboy <jordon...@gmail.com> wrote:

>
> Sorry, I was a bit vague.  I mean, how does one do something like the
> Admin interface does on my site?
> >
>
I assume you are refering to the changelist view with the generic filtering,
sorting, and displaying.  You can either write some code to do stuff like
that, or I have a project called django-filter that tries to allow you to
create similar interfaces for public views:
http://github.com/alex/django-filter/tree/master

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

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