Fix LICENSE file path for the license view
This commit is contained in:
@@ -165,4 +165,4 @@ class FileDisplayForm(forms.Form):
|
||||
|
||||
class LicenseForm(FileDisplayForm):
|
||||
FILENAME = u'LICENSE'
|
||||
DIRECTORY = [u'..']
|
||||
DIRECTORY = []
|
||||
|
||||
Reference in New Issue
Block a user