Re: Ticket #122 - Rationale for changing, or not changing, model syntax

2005-08-19 Thread Jeremy Dunck
On 8/19/05, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > integrate with the admin interface. What I mean is this: given a > model with a standard integer primary key, the admin URL is something > like ``/app/module/14/``. It's also simple if the object has a non- > integer key; something like

Re: Ticket #122 - Rationale for changing, or not changing, model syntax

2005-08-19 Thread Jacob Kaplan-Moss
On Aug 19, 2005, at 12:40 PM, Martin Maney wrote: The specific problems I recall offhand were transactions (which are being worked on, or maybe have been finished by now) and multi-column keys, which no one seemed to be interested in at all. Maybe the problem is that I don't try to beat the dru

Re: Ticket #122 - Rationale for changing, or not changing, model syntax

2005-08-19 Thread Martin Maney
On Thu, Aug 18, 2005 at 11:54:37AM -0500, Jacob Kaplan-Moss wrote: > Please do me a favor: if you're going to trash Django, be specific. > Otherwise it sounds like you're just trolling -- which I'm pretty > sure you're not. Sorry, I was through this at length some time ago, mostly back when