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.11.tar.gz
(23.2 kB
view details)
Built Distribution
File details
Details for the file compute_horde-0.0.11.tar.gz
.
File metadata
- Download URL: compute_horde-0.0.11.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2797e01295f6f86339b2c42d8a44080e0619ffa248d1a94c253df791240531d2 |
|
MD5 | 10a3c07a347c445b9b4d293b72f4a373 |
|
BLAKE2b-256 | ac4a355467ea09c8984efe10f08b07a2606c8205ed0648f7f7ec0550dc2c6ba6 |
File details
Details for the file compute_horde-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: compute_horde-0.0.11-py3-none-any.whl
- Upload date:
- Size: 28.6 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 | 1634a4821d0c255872f47508d7a1619b6972eaaae8f9dbc38741568931868245 |
|
MD5 | 2d8e4766b4bde10fe1df9b5f7a0be5a0 |
|
BLAKE2b-256 | c18894ffac9bdb21d5e11c9d54821aac1dccc5c685cd9c360a1104c0d749c37e |