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-0.1.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file django-notifyit-0.1.tar.gz.

File metadata

  • Download URL: django-notifyit-0.1.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-0.1.tar.gz
Algorithm Hash digest
SHA256 881201f54628dc02ec2d1b9695ccf431c343e6fefaed2f65c1d9597c1ad6b116
MD5 1d15e08773d6fc81ed0fd73e1d315d3f
BLAKE2b-256 18c4919c6ff554a92d61f374a6110d15d25ec1c8d3d888148022bb5df510922d

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