golden hour
/lib/python3.9/site-packages/passlib/ext/django
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.py
228 B
Del
OK
__pycache__
-
Del
OK
models.py
1.28 KB
Del
OK
utils.py
48.25 KB
Del
OK
Edit: __init__.py
"""passlib.ext.django.models -- monkeypatch django hashing framework this plugin monkeypatches django's hashing framework so that it uses a passlib context object, allowing handling of arbitrary hashes in Django databases. """
Save