Customized Django Rest Framework Accounting App
Project description
sha-accounts
Customized Django Rest Framework Accounting App
Installation
pip install sha-accounts
Quick Start
set these variables on settings.py
from datetime import timedelta
SHA_ACCOUNTS = {
'DEFAULT_ACTIVATION': True,
'AUTH_USER_PROFILE_MODEL': 'examples.ExampleProfile',
'JWT_ACCESS_TOKEN_EXP': timedelta(days=1),
'JWT_USER_ENCODED_FIELDS': ['id'],
'JWT_AUTH_RAELM':'sample_raelm'
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sha-accounts-0.1.5.tar.gz
(11.3 kB
view details)
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 sha-accounts-0.1.5.tar.gz.
File metadata
- Download URL: sha-accounts-0.1.5.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
768d733d3a68365be1063a319a504512d862c3db336da37fa810fdfe55ad5c8f
|
|
| MD5 |
68347505691cad5796edb9757612f197
|
|
| BLAKE2b-256 |
6947d0afe6371e76de2375f1a1ee0f28202e0396a1c76d20a8170bbc05c25b45
|
File details
Details for the file sha_accounts-0.1.5-py3-none-any.whl.
File metadata
- Download URL: sha_accounts-0.1.5-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f767f842ce6334c6b3d62a227771f8ad90bff5c1b5950ffc679eb38f01a2fae
|
|
| MD5 |
fb50d8cd53ca1a5169fb9febbd58fd0b
|
|
| BLAKE2b-256 |
2a2e05ca7b47791e1d04f20c144078a2bb8a2de20f44adeadfd1cc548d478b74
|