Re: Proposal: Allow custom redirects in the admin system

2006-02-01 Thread Joseph Kocherhans
On 1/11/06, Joseph Kocherhans <[EMAIL PROTECTED]> wrote: > I hate to request more changes to magic-removal... but that's where > this should happen. Maybe it should wait until after it's been merged > though. > > Currently the redirects after add_stage and change_stage in the admin > system are ha

Re: DescriptorFields status/Manager API change

2006-02-01 Thread Carlo C8E Miron
Ciao Djangonauts™, 2006/1/26, Adrian Holovaty <[EMAIL PROTECTED]>: > I've written up my latest proposal here: > http://code.djangoproject.com/wiki/DescriptorFields Sorry if I'm late again, but I'm wondering... why does QuerySet objects doesn't have the methods all(), dates(), in_bulk() and values

Re: magic-removal: "Change subclassing syntax"

2006-02-01 Thread Joseph Kocherhans
On 2/1/06, Carlo C8E Miron <[EMAIL PROTECTED]> wrote: > 2006/1/26, Joseph Kocherhans <[EMAIL PROTECTED]>: > > > I'm writing up a draft of this right now. I'll post it sometime today. > > http://code.djangoproject.com/wiki/ModelInheritance > > referring to 2. Modeling joins in SQL, why did you use

Re: magic-removal: "Change subclassing syntax"

2006-02-01 Thread Carlo C8E Miron
2006/1/26, Joseph Kocherhans <[EMAIL PROTECTED]>: > > I'm writing up a draft of this right now. I'll post it sometime today. > http://code.djangoproject.com/wiki/ModelInheritance referring to 2. Modeling joins in SQL, why did you use LEFT JOIN instead of INNER JOIN? as subtypes inherits from super

Re: [Changeset] r2214 - django/branches/magic-removal/django/core

2006-02-01 Thread Luke Plant
On Wednesday 01 February 2006 13:21, in django-updates: > -        # FIXME: THis probably needs changing > +        # FIXME: This probably needs changing Russell, I think you were interpreting 'THis' a little bit too literally :-) Luke -- I never hated a man enough to give him his diamonds b

contrib/comments and inline templates

2006-02-01 Thread hugo
Hi, the contrib/comments stuff contains inline templates - which are a bit of a pain if you want to apply translations. Either you would have to put in variables that will receive the translated strings, or you would have to move the templates out into files in a app-local templates/ directory. I

Re: Tinymce

2006-02-01 Thread Nebojša Đorđević
scum wrote: Try changing your js variable to js = ('js/tiny_mce/tiny_mce.js','js/tiny_mce/textareas.js'), For some reason on my installation, the /media/ is automagically added. http://code.djangoproject.com/ticket/1099 -- Nebojša Đorđević - nesh Studio Quattro - Niš - SCG http://studioquatt