UNPKG

django-hash

Version:

Django hash & verify (pbkdf2_sha256) password in auth_user table.

20 lines (19 loc) 404 B
{ "name": "django-hash", "version": "1.0.1", "description": "Django hash & verify (pbkdf2_sha256) password in auth_user table.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/somprasongd/django-hash.git" }, "scripts": {}, "keywords": [ "django", "hash", "pbkdf2", "sha256" ], "author": "Somprasong Damyos", "license": "ISC" }