We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5cd63 commit 6c5ce0aCopy full SHA for 6c5ce0a
djangoproject/templates/base.html
@@ -137,7 +137,6 @@
137
"jquery.flot": extless("{% static 'js/lib/jquery.flot.min.js' %}"),
138
"mod/floating-warning": extless("{% static 'js/mod/floating-warning.js' %}"),
139
"mod/list-collapsing": extless("{% static 'js/mod/list-collapsing.js' %}"),
140
- "mod/list-feature": extless("{% static 'js/mod/list-feature.js' %}"),
141
"mod/mobile-menu": extless("{% static 'js/mod/mobile-menu.js' %}"),
142
"mod/search-key": extless("{% static 'js/mod/search-key.js' %}"),
143
"mod/stripe-change-card": extless("{% static 'js/mod/stripe-change-card.js' %}"),
0 commit comments