1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #32716 -- Fixed ManifestStaticFilesStorage crash when max_post_process_passes is 0.

This commit is contained in:
aryabartar
2021-06-05 17:00:04 +04:30
committed by Mariusz Felisiak
parent 7272e1963f
commit 651e527f9b
4 changed files with 18 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ answer newbie questions, and generally made Django that much better:
Arthur Koziel <http://arthurkoziel.com>
Arthur Rio <arthur.rio44@gmail.com>
Arvis Bickovskis <viestards.lists@gmail.com>
Arya Khaligh <bartararya@gmail.com>
Aryeh Leib Taurog <http://www.aryehleib.com/>
A S Alam <aalam@users.sf.net>
Asif Saif Uddin <auvipy@gmail.com>