No project description provided
Project description
compute-horde
Common django models
This library contains common Django models for the receipts.
To use them, update your INSTALLED_APPS
:
INSTALLED_APPS = [
...,
'compute_horde.receipts',
...,
]
Migrations
To make new migrations after doing some changes in the model files, run:
DJANGO_SETTINGS_MODULE=compute_horde.settings pdm run django-admin makemigrations
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
compute_horde-0.0.12.tar.gz
(27.8 kB
view details)
Built Distribution
File details
Details for the file compute_horde-0.0.12.tar.gz
.
File metadata
- Download URL: compute_horde-0.0.12.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecf1cc3a89f5b3bdae2dee7c99cc73d4e3a2f0a5dbd5f4bc7ea44869de55e668 |
|
MD5 | 2589cd05b3643aff1a0b7a36e3d13e8e |
|
BLAKE2b-256 | 2ab154bb387a05fe46508ce41bd6701140424abd0a6b1c822bb27844b18601b9 |
File details
Details for the file compute_horde-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: compute_horde-0.0.12-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3898f196fb13719182063a0273b7b53eeb88dacd2bb59c29b0d527a5b96eb57 |
|
MD5 | da86baf90103bf763546ea9194bb0cc1 |
|
BLAKE2b-256 | aae74db61a06caaf16adbbf5841694b05042110899e3d580bab1acd4e65b9d1d |