Skip to main content

Django Certificate Manager

This

Requirements

  • Python 3.5+

Make sure that an instance of UserCrtMgr is created for every user::

class YourAppConfig(AppConfig):
    def ready(self):
        from dj_crt_mgr.signals import create_user_cert_mgr
        post_save.connect(create_user_cert_mgr, sender=settings.AUTH_USER_MODEL)

Install

Using pip

pip install dj-crt-mgr

Download files

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

Source Distribution

dj-crt-mgr-0.4.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dj_crt_mgr-0.4.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file dj-crt-mgr-0.4.0.tar.gz.

File metadata

  • Download URL: dj-crt-mgr-0.4.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.9

File hashes

Hashes for dj-crt-mgr-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5f3dd2d17dbb0af21c74b9a08e0aff3fe2ae6a52dba41353b5a7ee2f7f13c19b
MD5 a6fa8399c3e961a7553f229d46d7b575
BLAKE2b-256 e9760bc3856eb24154c5def4a59d632bd5972c2d326c5564511b42a9261c84ae

See more details on using hashes here.

File details

Details for the file dj_crt_mgr-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: dj_crt_mgr-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.9

File hashes

Hashes for dj_crt_mgr-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b920a293daf9a379f6d4058034bdd9e2559b686fa6a59c026c996e3fa04deacb
MD5 64a01c5ffee764b842787c89edcfea53
BLAKE2b-256 1949055bc6880d88646ba333c5184732ed96764f0d22cf83636934126e8cdef4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.0 This release

2 files

Supported by

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