Add Content Warnings

This commit is contained in:
rubenwardy
2020-07-17 20:48:51 +01:00
parent 0ac2827468
commit 6a674c3c79
10 changed files with 251 additions and 17 deletions

View File

@@ -19,4 +19,4 @@ from flask import Blueprint
bp = Blueprint("admin", __name__)
from . import admin, licenseseditor, tagseditor, versioneditor, audit
from . import admin, audit, licenseseditor, tagseditor, versioneditor, warningseditor