Opened 5 weeks ago

Closed 5 weeks ago

#36022 closed New feature (wontfix)

make django an alias of django-admin

Reported by: Ryan Hiebert Owned by: Ryan Hiebert
Component: Uncategorized Version:
Severity: Normal Keywords:
Cc: Ryan Hiebert Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

To aid in discoverability and compatibility with tools like uvx, make a django command that is an alias of django-admin.

Forum Discussion: https://forum.djangoproject.com/t/name-the-main-command-django/37230/14
External Implementation: https://github.com/ryanhiebert/django-cmd

Change History (3)

comment:1 by Ryan Hiebert, 5 weeks ago

Triage Stage: UnreviewedAccepted

comment:2 by Sarah Boyce, 5 weeks ago

Triage Stage: AcceptedUnreviewed

comment:3 by Natalia Bidart, 5 weeks 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!

Note: See TracTickets for help on using tickets.
Back to Top