Add web links app

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-07-27 01:08:54 -04:00
parent ea516cbc23
commit 3efd1bd89d
50 changed files with 4639 additions and 4 deletions
+1
View File
@@ -126,6 +126,7 @@ INSTALLED_APPS = (
'mayan.apps.sources',
'mayan.apps.storage',
'mayan.apps.tags',
'mayan.apps.web_links',
# Placed after rest_api to allow template overriding
'drf_yasg',
)