Toolbox with general functions and models to avoid repetition.
Project description
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: ******
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
tonicapp-helpers-3.7.0.tar.gz
(15.6 kB
view details)
File details
Details for the file tonicapp-helpers-3.7.0.tar.gz
.
File metadata
- Download URL: tonicapp-helpers-3.7.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77e482431c290d2e1ab58612bdba0589f05b5fe7c7f512cc9d00e823dc120e42 |
|
MD5 | 9528406023f3329a919a84db6f1cf9c2 |
|
BLAKE2b-256 | 25b8db1fd9d13bef74c5423a6e96f23ced95055488e2aa1a164c3c31f5d0f743 |