===== 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.
Release files for django-secret-parametrizer 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-secret-parametrizer-0.0.2.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_secret_parametrizer-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.3 kB
Release files / django-secret-parametrizer-0.0.2.tar.gz
| Download URL | django-secret-parametrizer-0.0.2.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ba763acd45cbe8ee1ccd78beabe43ecf2d4076b5a8f69c492cf46a762aed7525
|
|
BLAKE2b-256 checksum How to use checksums |
829fa2452113e4f1ec5e4e8966eb91c23de785d86df1a67f5ea2321bd0ccee42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / django_secret_parametrizer-0.0.2-py3-none-any.whl
| Download URL | django_secret_parametrizer-0.0.2-py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
26eadf6890e6572f41ca1f6fed64869bc85f1d1a4c91d85bc62912f045fe0890
|
|
BLAKE2b-256 checksum How to use checksums |
2abf564a4db19088d49f46ee6614393b09058626469df42f9b8b16147f11c623
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|