Re: append_slash alternative: remove_slash

2009-06-18 Thread donquixote
On 16 Jun., 15:05, Luke Plant wrote: > On Sunday 14 June 2009 06:12:32 donquixote wrote: > > > Nice (i): > >http://mysite.org/members/emil > >http://mysite.org/members/emil/contact > > > Not nice (ii): > >http://mysite.org/members/emil/ > >http://mysite.org/members/emil/contact/ > > You have so

Re: multitable inheritance - child doesn't accept parent link

2009-06-18 Thread Karen Tracey
On Thu, Jun 18, 2009 at 11:21 AM, Luc Saffre wrote: > Thus cc to django-developers and a new very short example showing the > problem. (Should I wait for feedback from developers before opening a > new ticket?) > Please don't crosspost to both lists. Sufficient numbers of the core devs follower

Re: multitable inheritance - child doesn't accept parent link

2009-06-18 Thread Luc Saffre
On 18.06.2009 14:05, Ramiro Morales wrote: > > Why do you thing there should be a automatically created one to one > relationship from Customer to Contact named "contact"?. Why I think there should be a automatic one-to-one relation from Customer to Contact? Because that's what the MTI documenta

Re: Admin question: how to show uneditable fields

2009-06-18 Thread M. N. Islam Shihan
no one at this group. this group is intended to discuss about django development of django framework itself by the core developers. try django-users group instead which is intended to discuss usage related issues. On Jun 18, 2009, at 5:44 PM, EBunders wrote: > > Hello > > I am new to djan

Re: Admin question: how to show uneditable fields

2009-06-18 Thread Ernst Bunders
ok, thanks On Thu, Jun 18, 2009 at 2:31 PM, Karen Tracey wrote: > Please ask "How do I..." questions on the django-users mailing list.  This > list is for discussion of the development of Django itself. > > Karen > > > > -- Ernst bunders Ontwikkelaar VPRO --~--~-~--~~

Re: The Grantlee template system

2009-06-18 Thread Adys
Nice work! I'll certainly have a look at it very soon. Jerome On Jun 18, 3:16 pm, Stephen wrote: > Hi, > > I have ported the Django template system to the Qt C++ framework. > > http://www.grantlee.org > > I've already delivered two talks about the system and I'll be > delivering another at the

Re: append_slash alternative: remove_slash

2009-06-18 Thread Ulrich Petri
Am 18.06.2009 um 14:35 schrieb Luke Plant: > > On Thursday 18 June 2009 01:03:15 Waylan Limberg wrote: > >> And that's really what this whole discussion is all about - >> making the developer who chooses the url scheme feel good about it. >> The fact is, whether the url I'm told over the phone s

Re: append_slash alternative: remove_slash

2009-06-18 Thread Luke Plant
On Thursday 18 June 2009 01:03:15 Waylan Limberg wrote: > And that's really what this whole discussion is all about - > making the developer who chooses the url scheme feel good about it. > The fact is, whether the url I'm told over the phone should have a > slash at the end or not doesn't matter

Re: Admin question: how to show uneditable fields

2009-06-18 Thread Karen Tracey
Please ask "How do I..." questions on the django-users mailing list. This list is for discussion of the development of Django itself. Karen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group.

Admin question: how to show uneditable fields

2009-06-18 Thread EBunders
Hello I am new to django, and am in the process of discovering what it can and can not do (out of the box). We are primarily interested in jango as a content generation tool, so I am focusing on modeling and using the admin site. One thing I can't realy figure out is how to show fields in admin f

[ANN] The Grantlee template system

2009-06-18 Thread Stephen
Hi, I have ported the Django template system to the Qt C++ framework. http://www.grantlee.org I've already delivered two talks about the system and I'll be delivering another at the Gran Canaria desktop summit in July. If anyone from this project is going to attend that summit, you might find t

Re: append_slash alternative: remove_slash

2009-06-18 Thread Nick Phillips
Graham Dumpleton wrote: > I was only commenting in relation to how Apache works and the > conjecture that: > > Yep, I assumed so - just wanted to make sure that nobody read it in a more general way. > Take it as you will as being irrelevant to the main conversation about > Django itself, but