2014-03-21 12:19 GMT-03:00 C. Kirby :
> I've actually built a small app that generates a form allowing users to do
> a Meta Query on models django-modelqueryform.
> I am in the process of a full rewrite of it to make it a lot more
> customizable, but the initial version works with fields that have
I've actually built a small app that generates a form allowing users to do
a Meta Query on models django-modelqueryform.
I am in the process of a full rewrite of it to make it a lot more
customizable, but the initial version works with fields that have choices
set or with fields that are a numer
On Fri, Mar 21, 2014 at 12:17 AM, Nicholas Tapia
wrote:
> Hey Django Community!
>
> I'm newer to programming and was pointed in the direction of django for
> this project.
>
> The idea is that people can make their own custom queries and download
> load it from my db.
>
> So far I'm thinking that
Hey Django Community!
I'm newer to programming and was pointed in the direction of django for
this project.
The idea is that people can make their own custom queries and download load
it from my db.
So far I'm thinking that using a form is they way to go to accept this
information. But from
4 matches
Mail list logo