#32570: Documentation example for AppConfig is overloaded
--------------------------------------------+------------------------
Reporter: Aymeric Augustin | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------------+------------------------
In https://docs.djangoproject.com/en/dev/ref/applications/#for-
application-authors the example shows `default_auto_field =
'django.db.models.BigAutoField'` which isn't necessary for the purposes of
the example ("here’s how you would provide a proper name for the admin")
and isn't explained either. This may create confusion; I suggest we remove
this line.
--
Ticket URL: <https://code.djangoproject.com/ticket/32570>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.2fb3f499f9f9edffd5433905ac43b17b%40djangoproject.com.