#36599: Wrong default value of DEFAULT_AUTO_FIELD in the documentation
-------------------------------------+-------------------------------------
     Reporter:  Salman Mohammadi     |                    Owner:  (none)
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  5.2
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * resolution:   => invalid
 * status:  new => closed

Comment:

 The documentation is correct (the dev documentation changed in #36564).
 Your confusion may be that in older versions, the default startproject
 template had `DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'`.
 That's different from the default value in `django.conf.global_settings`.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36599#comment:1>
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 view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070199294f4175-b1f06f1f-2fed-4cb6-90e3-da2f378449e1-000000%40eu-central-1.amazonses.com.

Reply via email to