Add LICENSE file in the namespace of the project.
This commit is contained in:
@@ -112,7 +112,7 @@ class FilterForm(forms.Form):
|
||||
|
||||
class LicenseForm(FileDisplayForm):
|
||||
FILENAME = 'LICENSE'
|
||||
DIRECTORY = []
|
||||
DIRECTORY = ('mayan',)
|
||||
|
||||
|
||||
class LocaleProfileForm(forms.ModelForm):
|
||||
|
||||
Reference in New Issue
Block a user