Added mark a notification as read feature, Fixed some errors
This commit is contained in:
parent
c33c4f4148
commit
a846f42bf6
7 changed files with 153 additions and 11 deletions
|
|
@ -54,6 +54,7 @@ INSTALLED_APPS = (
|
|||
'django.contrib.sites',
|
||||
'easy_thumbnails',
|
||||
'utils',
|
||||
'stored_messages',
|
||||
'mptt',
|
||||
'parler',
|
||||
'taggit',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue