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.2.0.tar.gz
(12.6 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.2.0.tar.gz.
File metadata
- Download URL: sha-accounts-0.2.0.tar.gz
- Upload date:
- Size: 12.6 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4b4871faca5df09175f3b50f0f8f94b19b8ffb76c32214c1d584e37ff10d448
|
|
| MD5 |
bde64b5a0bf040d825e4707d2fbfcc48
|
|
| BLAKE2b-256 |
5c044ca846ee149b6d9ba9e07bfbfb4210147af5ffb7ece5973279294a6c140f
|
File details
Details for the file sha_accounts-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sha_accounts-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.1 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d4849df3389149f4bc82d23dd50095978c45dc73b3c7006fd56ff9057ac4f6
|
|
| MD5 |
4ff6e81c6b8d83af80a5cb408ec7de94
|
|
| BLAKE2b-256 |
beaa2ced3b7bc7c63850767d7df855ac9d2c1ead8b27e8d0d58b474efe4e677c
|