Django Helpers
Requirements
- Python
- Django>=3.2.2,<4.0
- Django Rest Framework
Installation
$ pip install tonicapp-helpers
Add the application to your project's INSTALLED_APPS in settings.py.
INSTALLED_APPS = [
...
'helpers',
]
Source
https://pypi.org/project/tonicapp-helpers/
Update Library
python3 setup.py sdist
python3 -m twine upload dist/*
Enter your username: ******
Enter your password: ******
Release files for tonicapp-helpers 3.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tonicapp-helpers-3.7.0.tar.gz | 15.6 kB | Details |
Release files / tonicapp-helpers-3.7.0.tar.gz
| Download URL | tonicapp-helpers-3.7.0.tar.gz |
|---|---|
| Size | 15.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
77e482431c290d2e1ab58612bdba0589f05b5fe7c7f512cc9d00e823dc120e42
|
|
BLAKE2b-256 checksum How to use checksums |
25b8db1fd9d13bef74c5423a6e96f23ced95055488e2aa1a164c3c31f5d0f743
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|