Are there any intentions to make ... django.db.models.AutoField a 64-bit integers in future versions of Django?
Are there any intentions to make DEFAULT_AUTO_FIELD ... a 64-bit integers in future versions of Django?
Starting with 3.2 new projects are generated withDEFAULT_AUTO_FIELDset toBigAutoField. Also, new apps are generated withAppConfig.default_auto_fieldset toBigAutoField. In a future Django release the default value ofDEFAULT_AUTO_FIELDwill be changed toBigAutoField.
--
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-develop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CABD5YeGT-O0XMkZjC%3Dh%3DMWcJFEBo%3D%2BzXWpuBFfUsO5vJ3ZLH7g%40mail.gmail.com.
In a future Django release the default value ofDEFAULT_AUTO_FIELDwill be changed toBigAutoField.
Hi,
As far as I know this is why BigAutoField is for. I guess the AutoField is there for backwards compatibility.
-- Pavlos Georgiadis
--
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-develop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CABD5YeEPftdb_YRkbE1HK%2B%2BO34q%3DrvGr3wkuP6%3DR8Puuh%2B4sVA%40mail.gmail.com.