#20001: BigAutoField for Django 1.5 (patch included)
----------------------------------------------+--------------------------
     Reporter:  jim@…                         |      Owner:  nobody
         Type:  New feature                   |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.5
     Severity:  Normal                        |   Keywords:  BigAutoField
 Triage Stage:  Unreviewed                    |  Has patch:  1
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+--------------------------
 This week we upgraded to from 1.3 -> 1.5, and discovered BigAutoField was
 not yet included in Django. I know this issue has been referenced in a
 number of tickets over the years. In Django 1.3, we went with the
 mmcnickle approach discussed in ticket 14286
 (https://code.djangoproject.com/ticket/14286), but found this difficult to
 merge into 1.5.

 This time, we went with the approach approach suggested by pzinovkin in
 ticket 56
 (https://code.djangoproject.com/attachment/ticket/56/56_bigint.diff). It
 required tweaking to get it to work cleanly with 1.5

 Attached are patches derived from a git clone this morning.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20001>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to