Remove Changelog view in the about menu, add documentation link to the about template
This commit is contained in:
@@ -167,11 +167,6 @@ class FileDisplayForm(forms.Form):
|
||||
fd.close()
|
||||
|
||||
|
||||
class ChangelogForm(FileDisplayForm):
|
||||
FILENAME = u'changelog.rst'
|
||||
DIRECTORY = u'docs'
|
||||
|
||||
|
||||
class LicenseForm(FileDisplayForm):
|
||||
FILENAME = u'LICENSE'
|
||||
DIRECTORY = u'docs'
|
||||
|
||||
Reference in New Issue
Block a user