Opened 6 years ago

Closed 6 years ago

#29586 closed New feature (wontfix)

Add ability to link static resources to apps

Reported by: Claude Paroz Owned by: nobody
Component: Core (Other) Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Someday/Maybe
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Inspired from discussions in #22298, this feature request aims to lay out the bases to build some clever functionalities based on the knowledge of an app required static files.

It is not (yet) a complete replacement for Form.Media, but could replace a part of its use cases.

Change History (3)

comment:2 by Tim Graham, 6 years ago

Triage Stage: UnreviewedSomeday/Maybe

As Florian said on the mailing list, I'm also not sure that iterating on the idea in Django itself is the best way forward.

comment:3 by Claude Paroz, 6 years ago

Resolution: wontfix
Status: newclosed

OK, then I think closing the issue seems the right thing to do.

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