Re: BigAutoField

2013-01-23 Thread Anssi Kääriäinen
On 23 tammi, 16:09, SteveB wrote: > Hi, > Can anybody provide an update on the request to define a BigAutoField in > Django? > We could really use this model field type without having to do workarounds > and customizations. > Can any of the Django developers comment on when

Re: BigAutoField

2013-01-23 Thread Wim Feijen
Hi Steve, Django is an open source product made and improved by many volunteers. Probably you are reffering to: https://code.djangoproject.com/ticket/14286 What needs to get done to get the patch accepted in Django, is that somebody (really anybody - could be you) looks at the latest patch

BigAutoField

2013-01-23 Thread SteveB
Hi, Can anybody provide an update on the request to define a BigAutoField in Django? We could really use this model field type without having to do workarounds and customizations. Can any of the Django developers comment on when this will be released? Thanks, Steve -- You received this

Re: FloatField, localize and Django settings

2013-01-23 Thread Michael Anckaert
Thanks for your feedback. For reference, ticket is #19656 ( https://code.djangoproject.com/ticket/19656#ticket) 2013/1/22 Wim Feijen > Hi Michael, sounds very reasonable to me. Could you please file a bug > ticket for that at https://code.djangoproject.com/newticket ? > > >