Re: Idea for ManyTomManyField extention

2006-07-30 Thread Russell Keith-Magee
On 7/30/06, Neilen Marais <[EMAIL PROTECTED] > wrote: This should be completely compatible with ordinary use of m2mrelations. It would be problematic if either Tag or Image had anyfields in common with ImageTagInfo, but that would presumably bechecked at model creation type. One could object that t

Incorrect error message in template.loader.filesystem.py

2006-07-30 Thread Martin
Hi, I just stumbled acrosse a small bug in the filesytem base template loader: if you pass `None` as `template_dirs` to the `load_template_source` function, settings.TEMPLATE_DIRS will be used as default (this is done in `get_template_sources`). If now, for whatever reason, no template file cou

Where escaping belongs

2006-07-30 Thread SmileyChris
I have been thinking about where escaping belongs recently and maybe my logic is all wrong but I'll write down some of my thoughts. This is a related thread to the ones about auto-escaping but I have a specific discussion I wish to persue. And it's not really limited to "auto" escaping so bear wi

Re: hierarchical datasets redux

2006-07-30 Thread oggie rob
> In the Admin UI it could look like this: [Select State] --[Select County] [Select Zip] I think situations like this are handled better on the server side anyway. A list containing ~100 items or less is appropriate in most cases, but there is a pretty good chance you would exceed this even

Re: New tickets always rejected as spam?

2006-07-30 Thread yk4ever
Akismet is a freaking paranoid. I can not even comment on active tickets! The only thing you can submit for now is attachments. BTW: committers, please check out ticket 2243 and see whether proposed changes are appropriate --~--~-~--~~~---~--~~ You received this

Re: hierarchical datasets redux

2006-07-30 Thread James Bennett
On 7/30/06, jws <[EMAIL PROTECTED]> wrote: > I am not familiar with this option you speak of. Do you have a link to > more information? http://www.djangoproject.com/documentation/model_api/#js -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~--

Re: hierarchical datasets redux

2006-07-30 Thread jws
> My initial thought is that, since this is going to require JavaScript, > it's something to be implemented on a per-case basis using the admin > JS option; I am not familiar with this option you speak of. Do you have a link to more information? --~--~-~--~~~---~--~-