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.13.tar.gz
(27.9 kB
view details)
Built Distribution
File details
Details for the file compute_horde-0.0.13.tar.gz
.
File metadata
- Download URL: compute_horde-0.0.13.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c935a5fca59968734ea1ec0bcc66da729f0f85a12cd883a96bb329227c4fcad5 |
|
MD5 | af736ae1b71590692b0e1145254cde8b |
|
BLAKE2b-256 | 1773d7d8bcfde0207b9a9cc2250caba5138ddeb7652b28a2d52a8d12c2a51215 |
File details
Details for the file compute_horde-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: compute_horde-0.0.13-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 | c26a30bc0d15674ddaaee2f9f6f049c3855f76f12ebeec0c5f393b82d6120a06 |
|
MD5 | 0d92b1869dce96733e2f6f6f016fdd2b |
|
BLAKE2b-256 | 4e4f85083647f3bf79627d4c2cccad2c3124c0da817097fc38c15f3cdf5c5803 |