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.14.tar.gz
(28.4 kB
view details)
Built Distribution
File details
Details for the file compute_horde-0.0.14.tar.gz
.
File metadata
- Download URL: compute_horde-0.0.14.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bf3a0e1419328a7c200bf04eaa12dba186bdfdbefaf9587ebf6ce8311c6186e |
|
MD5 | 69001b2c8464a32a4c5cb17b479e2f31 |
|
BLAKE2b-256 | ddf54c36a7e9f4aff2a2567643b7672762c1e8889d4a06bde9b8b381e42acb26 |
File details
Details for the file compute_horde-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: compute_horde-0.0.14-py3-none-any.whl
- Upload date:
- Size: 33.9 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 | 994c7422bfa2107d1d4ffcbcd13be202a2da3079f8669996a75a71479d3c22b9 |
|
MD5 | e8ef39bc55e7cc98f6398be80c780e1e |
|
BLAKE2b-256 | 37af60443f8bfbb14e7eab864b89134256ba8f4d2e12fa3d5234dba9c1dbd7c4 |