Connection pooling

2006-04-01 Thread zeuxis
Hi all, Is there any mecanism of database connection pooling in django ? -- Zeuxis --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, sen

"relative" limit_choices_to

2006-08-10 Thread zeuxis
Hi all, I saw many posts on this list on the dynamic limit_choices_to but I think my question is a little bit different, but very common as well. Here is a very simple example. I'd like to filter the streets in the DrugStore edit page so that only the streets in the selected c

i18n generation problem

2006-09-07 Thread zeuxis
Hi, I'm trying to update some of the django's message files ... and I get errors (because of non-named arguments in formatted strings) in contrib/admin/views/doc.py. Thoses errors seem to stop the updating process. Z. --~--~-~--~~~---~--~~ You received