#14173: Reference documentation for changepassword django-admin command added in
1.2
------------------------------------+---------------------------------------
Reporter: ramiro | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
------------------------------------+---------------------------------------
Changes (by russellm):
* needs_better_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
I agree that documentation here can be improved.
However, changepassword *is* documented. It's just documented as part of
contrib.auth -- since that's where it's defined. If you don't have
contrib.auth installed, you won't have a changepassword command, either.
createsuperuser *should* be in the same category, but isn't; for
historical reasons, it's included in the main django-admin docs.
contrib.gis, and contrib.sitemaps also have management commands that
should be clearly documented as part of the django-admin docs, but are
currently only documented in the the app-specfic docs.
Rather than just put changepassword into the docs under a 'big list of
commands', I think we add a new subheading so that we can group commands
that are only available when certain apps are installed.
--
Ticket URL: <http://code.djangoproject.com/ticket/14173#comment:1>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.