Double entry accounting package for django
Project description
-- Type: money_value
-- DROP TYPE IF EXISTS public.money_value;
CREATE TYPE public.money_value AS ( amount numeric(14,0), currency character varying(3) );
ALTER TYPE public.money_value OWNER TO postgres;
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
django_dea-0.1.0.tar.gz
(61.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_dea-0.1.0.tar.gz.
File metadata
- Download URL: django_dea-0.1.0.tar.gz
- Upload date:
- Size: 61.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dc447382a915006caae378ef0364c575036387bd661ed3e120403034de1e937
|
|
| MD5 |
e7b781726ef2edd74aa58cab6a0192e1
|
|
| BLAKE2b-256 |
bf4007a851221787b74dc094176a1a6c36006c614d15789d126c636f044477ad
|
File details
Details for the file django_dea-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_dea-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73f52346cc4adecdfa11ce22f803066eea6ae185a3f8025789f16f4ca6cb6179
|
|
| MD5 |
e7392226eef42258ce5b5aeafbfd7be7
|
|
| BLAKE2b-256 |
644c94b6f10a4d881d456bdddf0610d8382d205ecc699e4a5e524967f7c729e2
|