Keep your secrtes on the DB
Project description
===== Secret Parametrizer
Stop saving your secrets in files and start parametrizing dynamically inside django admin.
Detailed documentation is in the "docs" directory.
Quick start
-
Add "secret_parametrizer" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'secret_parametrizer', ]
-
Run
python manage.py migrateto create the polls models. -
Start the development server and visit http://127.0.0.1:8000/admin/ to create a param (you'll need the Admin app enabled).
-
Call your params inside your code just get the Queryset.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-secret-parametrizer-0.0.2.tar.gz.
File metadata
- Download URL: django-secret-parametrizer-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba763acd45cbe8ee1ccd78beabe43ecf2d4076b5a8f69c492cf46a762aed7525
|
|
| MD5 |
01dca87bee71a0e7be9206c1bcc5d433
|
|
| BLAKE2b-256 |
829fa2452113e4f1ec5e4e8966eb91c23de785d86df1a67f5ea2321bd0ccee42
|
File details
Details for the file django_secret_parametrizer-0.0.2-py3-none-any.whl.
File metadata
- Download URL: django_secret_parametrizer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26eadf6890e6572f41ca1f6fed64869bc85f1d1a4c91d85bc62912f045fe0890
|
|
| MD5 |
2fa585a2ecf65c285c20b2cb0455d19e
|
|
| BLAKE2b-256 |
2abf564a4db19088d49f46ee6614393b09058626469df42f9b8b16147f11c623
|