Added documentation on logging

This commit is contained in:
Raphael Michel
2016-07-31 13:31:57 +02:00
parent f8392db16c
commit 505d3624b3
4 changed files with 109 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
from .auth import User
from .base import CachedFile, cachedfile_name
from .base import CachedFile, LoggedModel, cachedfile_name
from .event import Event, EventLock, EventPermission, EventSetting
from .invoices import Invoice, InvoiceLine, invoice_filename
from .items import (