fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add messaging.
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
apps.py
diff --git
a/src/wolnelektury/settings/apps.py
b/src/wolnelektury/settings/apps.py
index
fa2f82f
..
5b55b04
100644
(file)
--- a/
src/wolnelektury/settings/apps.py
+++ b/
src/wolnelektury/settings/apps.py
@@
-12,6
+12,7
@@
INSTALLED_APPS_OUR = [
'dictionary',
'infopages',
'lesmianator',
+ 'messaging',
'newtagging',
'opds',
'pdcounter',