Hi,

*Are there any intentions to make ... django.db.models.AutoField a 64-bit 
> integers in future versions of Django?*
>
 
`AutoField` is a completely valid field, I don't see a reason to remove it 
or make it an alias of the `BigAutoField`.
 

> Are there any intentions to make *DEFAULT_AUTO_FIELD *...* a 64-bit 
> integers* in future versions of Django?
>

As far as I'm aware this will not happen in the nearest future (maybe 
never). I cannot imagine that we would change the default for the 
DEFAULT_AUTO_FIELD setting before:

   - dropping support for all versions prior to 3.2 (maybe Django 5.0+), and
   - fixing remaining issue with the smooth migration between auto-fields, 
   e.g. #32674 <https://code.djangoproject.com/ticket/32674>.
   
Best,
Mariusz

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b3de5d86-7b58-4441-ac40-757d38d50fdbn%40googlegroups.com.
  • DEF... אורי
    • ... Mariusz Felisiak
    • ... 'Adam Johnson' via Django developers (Contributions to Django itself)
      • ... אורי
        • ... 'Adam Johnson' via Django developers (Contributions to Django itself)
    • ... Pavlos Georgiadis

Reply via email to