admin order field on foreign key related object

2009-11-30 Thread Richard Mendes
ubquestion_nr. I thought the code should have been something like subquestion.question_nr but this gives an error. Does anyone know how to solve this using the django tools. Any help is appreciated, best regards, Richard Mendes -- You received this message because you are subscribed to the Go

Re: extract keywords from model

2006-08-23 Thread richard mendes
Thanks i will take a look at it and see if i can use it. richard --~--~-~--~~~---~--~~ 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 unsubscri

Re: extract keywords from model

2006-08-22 Thread richard mendes
ithout hardcoding the names in there. if someone knows how to deal with these two problems it would be a great help to me. thanks in advance, richard mendes --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django

Re: extract keywords from model

2006-08-21 Thread richard mendes
Thanks for all advices, I looked at the objects.values() from the api before and that's what i want. The only problem there is that it will give you back a empty list when there are no values in de DB. Offcourse there is a option to put some values in the DB to begin with but that's not really a

Re: django db models in other app

2006-08-21 Thread richard mendes
Thanks for your help, it's working Richard --~--~-~--~~~---~--~~ 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, se

Re: django installation on mac

2006-08-03 Thread richard mendes
Steven, Thank's for the advice,that did the trick. as to the recommendation from Adrian i tried to install the newest version but i got an error that said it was missing something and i had to install a older version. I will try to install it in a later stadium. Richard --~--~-~--~