Re: About: Feature request: Comments in Django models saved to database schema

2012-07-08 Thread Anssi Kääriäinen
On 7 heinä, 22:25, Andrei Antoukh wrote: > Hello! > > I am writing about the > issues:https://code.djangoproject.com/ticket/13867https://code.djangoproject.com/ticket/18468 > > I am not the author of these issues, but I think this feature is > interesting to have in the ORM. > I agree that we sho

Fixing broken internationalization in Django admin

2012-07-08 Thread Mantas
Hi, during EuroPython Django sprint I was working with this: https://code.djangoproject.com/ticket/11688 I hope this is a right place to discuss such things. After doing some research I come to this solution: https://code.djangoproject.com/ticket/11688#comment:7 Currently I'm not implem