Add ‘notification’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'notification' ]Include the notification to project URLS like this:
path('notification/', include('notification.urls')),Run python manage.py migrate to create notification model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Release files for django-ipghrms-notification 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-ipghrms-notification-1.2.tar.gz | 13.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_notification-1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.7 kB
Release files / django-ipghrms-notification-1.2.tar.gz
| Download URL | django-ipghrms-notification-1.2.tar.gz |
|---|---|
| Size | 13.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
655881486628885fc000585a542bf4c735c15e3a74e4977c1f69f493689c6fed
|
|
BLAKE2b-256 checksum How to use checksums |
d29b575f39546ac7f5983a82ea7bf2df9e44c4f34309757edd52927455e6e21e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|
Release files / django_ipghrms_notification-1.2-py3-none-any.whl
| Download URL | django_ipghrms_notification-1.2-py3-none-any.whl |
|---|---|
| Size | 23.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eb26ba2a7bff1f10839a7369a0f4c6629f4cbdeb5ea49b40bfba6e5bcab397ac
|
|
BLAKE2b-256 checksum How to use checksums |
6c79114d462546685c61eb31d59047a4027e542d3f0aa101891048996020558a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|