mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #31524 -- Removed minified static assets from the admin.
This commit is contained in:
committed by
Carlton Gibson
parent
6c19c2ca51
commit
81ffedaacc
@@ -7,7 +7,6 @@ include MANIFEST.in
|
||||
include package.json
|
||||
include *.rst
|
||||
graft django
|
||||
prune django/contrib/admin/bin
|
||||
graft docs
|
||||
graft extras
|
||||
graft js_tests
|
||||
|
||||
Reference in New Issue
Block a user