Skip to main content

A Django app to to create notifications for other services.

Project description

===== NotifyIt

NotifyIt is a Django app to conduct Web-based notification. User can create a notification for other services.

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "polls" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'django-notifyit', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('notifyit/', include('django-notifyit.urls')),

  3. Run python manage.py migrate to create the notifyit models.

  4. Start the development server and visit POST: http://127.0.0.1:8000/notifyit/ to create a notification.

  5. Visit GET: http://127.0.0.1:8000/notifyit/ to get list of notifications.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-notifyit-1.1.0.dev0.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file django-notifyit-1.1.0.dev0.tar.gz.

File metadata

  • Download URL: django-notifyit-1.1.0.dev0.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for django-notifyit-1.1.0.dev0.tar.gz
Algorithm Hash digest
SHA256 e0c09f8d1309c2f028da9df5261b158448756bb41b08d1638c20eca3d8b81e89
MD5 52829ecf39ca081745568b99ce80cab3
BLAKE2b-256 d230e4f4ad8dfd120ae092956ea131793c1a68be1347e36573e9ea04aa01e86c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page