On 7/21/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> comes up 4-5 times a day at least on IRC, most common desire is to
> extend auth.User
Which I've never understood. Subclassing User, even when model
inheritance works again, will be probably the most difficult, least
efficient and least r
It would also be nice to get a status report on all of the "Heads
up"/SoC django projects. I'm particularly interested in the status of
Model Inheritance, Row Level Permissions, and Schema Evolution.
With "status" being the current state of the project and its projected
completion.
Bryan
Malco
On Fri, 2006-07-21 at 18:33 +0400, Ivan Sagalaev wrote:
> Adrian Holovaty wrote:
> > Most -- all? -- of the magic-removal stuff has settled down
>
> What about model inheritance? This is one feature that was before MR and
> never recovered after. I remember some people in django-users were
> fo
On 21-Jul-06, at 8:03 PM, Ivan Sagalaev wrote:
>> Most -- all? -- of the magic-removal stuff has settled down
>
> What about model inheritance? This is one feature that was before
> MR and
> never recovered after. I remember some people in django-users were
> forced to stay with pre-MR syntax
Adrian Holovaty wrote:
> Most -- all? -- of the magic-removal stuff has settled down
What about model inheritance? This is one feature that was before MR and
never recovered after. I remember some people in django-users were
forced to stay with pre-MR syntax because of it.
I also remember that
I'm attending OSCON, and will be in the Django Tutorial on Monday as
will a few other people from my division at O'Reilly. I'd be rather
interested in talking frameworks and WSGI or perhaps having a little
Python web developer meet-up.
Lookin forward to a release with the magic-removal stuff.
Ch
On Thu, 2006-07-20 at 20:13 -0500, Adrian Holovaty wrote:
> As Jacob write on the Django weblog, he and I are going to be at OSCON
> next week in Portland, Oregon. Malcolm is also going to be there. Who
> else is planning to come?
>
> I'm wondering if we could get some people together for some Dj
As Jacob write on the Django weblog, he and I are going to be at OSCON
next week in Portland, Oregon. Malcolm is also going to be there. Who
else is planning to come?
I'm wondering if we could get some people together for some Django
sprinting -- knocking out some tickets, fixing some bugs, addin