Thanks a lot for the answers!
I did not found that it is possible to use dictionaries and lists in
query.
In the end i used raw function to form string according form input.
Lists and Dictionaries is much better way, since i am not tied to
certain database.

regards,
gintare

On Feb 3, 12:08 pm, Tom Evans <tevans...@googlemail.com> wrote:
> On Thu, Feb 3, 2011 at 9:51 AM,gintare<g.statk...@gmail.com> wrote:
>
> > answer to my previous question about different length queries
> >http://docs.djangoproject.com/en/dev/topics/db/sql/
> > #for p in Person.objects.raw('SELECT * FROM myapp_person')
>
> > Is it possible to post all the question which i send immediately?
> > Sometimes i find answer by myself.
>
> > I also soon would like to be able to delete all my posts and put
> > instead one summary post with main issues i met during self learning
> > from manuals.
>
> Typically people look for the answer first, before asking for help, so
> as to avoid that kind of situation. Once you've sent an email to a
> mailing list, and it is delivered, there is no recalling - that sucker
> will be archived in thousands of places for eternity - so try not to
> look like a fool!
>
> Cheers
>
> Tom

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