Re: Accessing dictionaries in templates in a sorted manner

2009-06-11 Thread Guillem
On Jun 11, 6:51 pm, Tom Evans wrote: > Thanks, that actually *is* the answer: undocumented feature, do not > expect it to work in the long term. > I will come up with a different way to manage it - all I am trying to do > is write manageable code that doesn't require my knowledge to maintain. > >

Model inheritance -- what's the current status?

2006-11-04 Thread Guillem
Hello, I would really like to use inheritance in my models. In 0.95 this doesn't work. According to http://code.djangoproject.com/wiki/ModelInheritance there is some work underway in supporting it. Has some progress been made, if not, why? Can I help? As far as I can see developers need to agree