#19400 closed Bug (fixed)
copypaste error in docs for def create_superuser
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.5-beta-1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
https://docs.djangoproject.com/en/1.5//topics/auth/#customizing-the-user-model
the description for "create superuser" has copied the block from create_user without changing it to "create_superuser"
Note:
See TracTickets
for help on using tickets.
In 008e625c669513371e27964a82ad6a0abeefc49d: