mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-17 05:40:25 +00:00
commit
cf15b651b7
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ The app should go somewhere after all the apps that are going to be generating n
|
|||
|
||||
Add the notifications urls to your urlconf::
|
||||
|
||||
import notifications
|
||||
import notifications.urls
|
||||
|
||||
urlpatterns = [
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue