Add friendly method to get admin log (#952)

This commit is contained in:
Lonami Exo
2019-01-03 13:09:59 +01:00
parent 95cf873bad
commit 4ccabaf422
3 changed files with 445 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
from .adminlogevent import AdminLogEvent
from .draft import Draft
from .dialog import Dialog
from .inputsizedfile import InputSizedFile