Add support to specifying the compressed documents download filename
This commit is contained in:
@@ -22,3 +22,5 @@ RELEASE_LEVEL_CHOICES = (
|
||||
VERSION_UPDATE_MAJOR = u'major'
|
||||
VERSION_UPDATE_MINOR = u'minor'
|
||||
VERSION_UPDATE_MICRO = u'micro'
|
||||
|
||||
DEFAULT_ZIP_FILENAME = u'document_bundle.zip'
|
||||
|
||||
Reference in New Issue
Block a user