Skip to main content

The library helps configure signals for django projects faster and easier

Project description

====== django-signals-conf

The library helps configure signals for django projects faster and easier

Requirements

  • Python 3
  • Django

Quick start

  1. Install using pip

    (venv) $ pip install django-signals-conf

  2. Add django_signals_conf to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [

     ...
     'django_signals_conf', # new
    

    ]

  3. Run command:

    (venv) $ python manage.py createsignals --app=<your_app>

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-signals-conf-0.1.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

django_signals_conf-0.1.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file django-signals-conf-0.1.1.tar.gz.

File metadata

  • Download URL: django-signals-conf-0.1.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.0

File hashes

Hashes for django-signals-conf-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f0d98d9169e40ee14d6cb98e1ae00c2835978ac8bea6f3d8d840cc14e5d9f053
MD5 f2ee08a1eeaa92f1243a8086b26768b3
BLAKE2b-256 c23da53bc1f1baa93f2deedfafb41261dd7799bf91fcb6c5e5debf2d6722a562

See more details on using hashes here.

File details

Details for the file django_signals_conf-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_signals_conf-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b168172cc12bcbb8a663116756fe3f30b4dc54f6e2f3c5f6c7ce2f00d4b8533d
MD5 e6d1db73553a163c9896c990062ec1f7
BLAKE2b-256 ce028182584d06f4d09bd076147b9fa81ef7c849c4e5fd0cc25639e2bd86a172

See more details on using hashes here.

Supported by

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