On Thu, Nov 13, 2014 at 03:08:01PM -0500, Clifford Ilkay wrote:
> On 11/13/2014 02:33 PM, John Schmitt wrote:
> > I have a big django project with multiple apps, models, and the models have
> > quite a few fields.
> >
> > A request came that asked for a page that allows the user to pick and
> > c
Hi John,
I built an app that basically lets you create an advanced search against a
model (or related models).
I am using it in production on two different applications. If you use it I
would be happy to have feedback.
You can find it here:
https://github.com/ckirby/django-modelqueryform
Kirby
On 11/13/2014 02:33 PM, John Schmitt wrote:
> I have a big django project with multiple apps, models, and the models have
> quite a few fields.
>
> A request came that asked for a page that allows the user to pick and choose
> from the various fields to create their own query.
>
> Does any preced
3 matches
Mail list logo