Opened 3 years ago

Closed 3 years ago

#33354 closed Bug (invalid)

django-completion 3.2.9 homebrew build failure

Reported by: rui Owned by: nobody
Component: Utilities Version: 3.2
Severity: Normal Keywords: completion, build
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

:wave: it looks like we have run into some test failure in the django-completion 3.2.9 build on the homebrew side. Would love some help in there, thanks!

related PR, https://github.com/Homebrew/homebrew-core/pull/90481

Change History (1)

comment:1 by Tim Graham, 3 years ago

Resolution: invalid
Status: newclosed

From the Django 4.0 release notes, "The django-admin.py entry point is removed." Use django-admin instead.

In the future, please see TicketClosingReasons/UseSupportChannels for ways to get help and open a ticket only if you confirm an issue in Django.

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