Just a suggestion on the docs (I understand with the flow of the tutorial
- the order of concepts introduced - if this is not suitable).
- The tutorial covers migrations
- Later on, when seeking custom-user documentation, I am told it is
"highly recommended" to set up a custom User model before my first
migration
- This ticket is to refer to that recommendation in the tutorial
''before'' covering the migrate command
Thanks! (I found the docs really easy to follow so thanks for all your
work.)
--
Ticket URL: <https://code.djangoproject.com/ticket/33121>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* type: Uncategorized => Cleanup/optimization
* resolution: => wontfix
Comment:
Thanks for the ticket, however I don't think that tutorial is a good place
to note about a custom user. Tutorials should
[https://diataxis.fr/tutorials/#offer-only-minimum-necessary-explanation
offer only minimum, necessary, explanation] and
[https://diataxis.fr/tutorials/#ignore-options-and-alternatives ignore
options and alternatives].
--
Ticket URL: <https://code.djangoproject.com/ticket/33121#comment:1>
--
Ticket URL: <https://code.djangoproject.com/ticket/33121#comment:2>