fix
[redakcja.git] / src / redakcja / settings / __init__.py
index 61a80c8..1630f00 100644 (file)
@@ -107,6 +107,7 @@ INSTALLED_APPS = (
     'wlxml.apps.WlxmlConfig',
     'alerts',
     'team',
+    'isbn',
 )
 
 if DEBUG: