Complete conversion of download views to CBV views using django-downloadview.
This also removes dependency on the filetransfers library.
This commit is contained in:
@@ -55,7 +55,6 @@ INSTALLED_APPS = (
|
||||
'compressor',
|
||||
'corsheaders',
|
||||
'djcelery',
|
||||
'filetransfers',
|
||||
'formtools',
|
||||
'mptt',
|
||||
'pure_pagination',
|
||||
|
||||
Reference in New Issue
Block a user