Re: admin interface and CSS

2007-01-29 Thread Matias Hermarud Fjeld
Hello. Henry wrote: > I had a problem with CSS cause while the admin_media_prefix template > tag used the ADMIN_MEDIA_PREFIX setting, it did not prepend the > MEDIA_URL to it. I have all my static stuff, including CSS, on a > separate site so I was getting the admin interface without the good > l

Re: Some thoughts on our security policy as we head towards 1.0

2007-01-19 Thread Matias Hermarud Fjeld
James Bennett wrote: * Any time a security fix is issued, it gets applied to the relevant "bugfixes" branch, then a new minor release packaged from it. So the first security fix in 0.96 would be applied to 0.96-bugfixes, and 0.96.1 would immediately be packaged and released from that. +1, A ne

Re: Ticket #914: Admin js option does not honor absolute urls

2006-12-11 Thread Matias Hermarud Fjeld
Russell Keith-Magee wrote: > On 12/8/06, Matias Hermarud Fjeld <[EMAIL PROTECTED]> wrote: >> I've submitted a patch on ticket #914. The patch changes the behavior of >> the include_admin_script-templatetag. Should this have a regression test >> as well? If so, in

DjangoPoweredSites wiki article vandalised, please revert

2006-12-11 Thread Matias Hermarud Fjeld
Hello. http://code.djangoproject.com/wiki/DjangoPoweredSites has been vandalized and should be reverted to version 438. Ironically, Akismet didn't let me revert the change myself. :-) -- Matias Hermanrud Fjeld --~--~-~--~~~---~--~~ You received this message bec

Ticket #914: Admin js option does not honor absolute urls

2006-12-08 Thread Matias Hermarud Fjeld
Hello. I've submitted a patch on ticket #914. The patch changes the behavior of the include_admin_script-templatetag. Should this have a regression test as well? If so, in what file should i put the test? -- Matias Hermanrud Fjeld --~--~-~--~~~---~--~~ You recei

Re: active tickets with patches

2006-12-08 Thread Matias Hermarud Fjeld
Russell Keith-Magee wrote: > On 12/6/06, Lakin Wecker <[EMAIL PROTECTED]> wrote: >> I am also interested in helping with this situation. I've run into quite a >> few patches that are reportedly working for some people.How do we help >> get these triaged? > > A well triaged patch has the f

Ticket #2197: Generic search interface

2006-06-19 Thread Matias Hermarud Fjeld
Hello. I have submitted a patch to ticket#2197[0]. Any comments? Does anyone else think this is useful to have in django? [0] http://code.djangoproject.com/ticket/2197 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: using URLs that do not contain the primary key

2006-06-14 Thread Matias Hermarud Fjeld
[EMAIL PROTECTED] wrote: > Fist up, apologies if I'm posting this in the wrong place and apologies > if this issues is covered somewhere else -- I searched for it but > couldn't find the answer I was looking for. > > OK, I'm new to Django but have a quick, hopefully easy-to-answer > question, >