Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Commit 32e22c5

Browse filesBrowse files
committed
[django] Support collectstatic
1 parent f313884 commit 32e22c5
Copy full SHA for 32e22c5

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎webpack/django_integration.py

Copy file name to clipboardExpand all lines: webpack/django_integration.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ class WebpackFinder(BaseStorageFinder):
2222
To be used during development with staticfiles' development file server or during deployment.
2323
"""
2424
storage = WebpackFileStorage
25-
26-
def list(self, *args, **kwargs):
27-
return []

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.