Opened 17 months ago

Last modified 7 hours ago

#36022 assigned New feature

Name the main command django — at Version 4

Reported by: Ryan Hiebert Owned by: Ryan Hiebert
Component: Core (Management commands) Version: dev
Severity: Normal Keywords:
Cc: Ryan Hiebert, Frederich Pedersen Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Ryan Hiebert)

To aid in discoverability and compatibility with tools like uvx, change the name of the main command to django. Keep django-admin around indefinitely, with a message referring users to the new name.

Forum Discussion: https://forum.djangoproject.com/t/name-the-main-command-django/37230/14
External Implementation: https://github.com/ryanhiebert/django-cmd
Accepted DEP 16: https://github.com/django/deps/blob/main/accepted/0016-name-main-command-django.rst

Change History (4)

comment:1 by Ryan Hiebert, 17 months ago

Triage Stage: UnreviewedAccepted

comment:2 by Sarah Boyce, 17 months ago

Triage Stage: AcceptedUnreviewed

comment:3 by Natalia Bidart, 17 months ago

Resolution: wontfix
Status: assignedclosed

Closing following my comment in the forum topic (since we need to triage somehow, and we can't accept this yet), we need to allow for more time for others to find the topic, read and comment. Let's revisit early Jan!

comment:4 by Ryan Hiebert, 3 weeks ago

Description: modified (diff)
Resolution: wontfix
Status: closednew
Summary: make django an alias of django-adminName the main command django
Note: See TracTickets for help on using tickets.
Back to Top