3 | | Given this report requests a new feature for Django, the recommended path forward is to first propose and discuss the idea with the community and gain consensus. To do that, please consider starting a new conversation on the [https://forum.djangoproject.com/c/internals/5 Django Forum], where you'll reach a broader audience and receive additional feedback. This consensus would require agreement on the implementation details for this change since, besides the comments from Florian in the [https://github.com/django/django/pull/18778 PR], I thinks this would require some form of a deprecation path where the current `staticfiles.json` is still available, or perhaps a way to declare the `manifest_name` in the `STORAGES` definition to allow for the current behavior... |
| 3 | Given this report requests a new feature for Django, the recommended path forward is to first propose and discuss the idea with the community and gain consensus. To do that, please consider starting a new conversation on the [https://forum.djangoproject.com/c/internals/5 Django Forum], where you'll reach a broader audience and receive additional feedback. This consensus would require agreement on the implementation details for this change since, besides the comments from Florian in the [https://github.com/django/django/pull/18778 PR], I think this would require some form of a deprecation path where the current `staticfiles.json` is still available, or perhaps a way to declare the `manifest_name` in the `STORAGES` definition to allow for the current behavior... |