A product aggregation function to a postgres database and makes it available with django
Project description
django-postgres-product
Adds a product aggregation function to a postgres database and makes it available with django
Usage
Add the app to your list of installed apps
INSTALLED_APPS = [
...,
'postgres_product',
...
]
Import the product aggregation function
from postgres_product import Product
Use the aggregation as described in the Django Documentation
Roadmap
- create python packaging
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
Built Distribution
File details
Details for the file django-postgres-product-1.0.2.tar.gz
.
File metadata
- Download URL: django-postgres-product-1.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f042b76599923a3a18c0266bed7d7eb3e88775efa1c4452714459317430fbcc6 |
|
MD5 | 0f1ec1c17b9693f6a88d01c2fb391ef7 |
|
BLAKE2b-256 | dc29f8d839d55240e128b958924bc22a019dad5510ebebaf56921291a63613db |
Provenance
File details
Details for the file django_postgres_product-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: django_postgres_product-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cd10812339b8c10c64118e31fda667c88beee0f462fc786c9329480eaae90db |
|
MD5 | 584f235907f1d0e8d1e125a5316129a3 |
|
BLAKE2b-256 | 95c6ea42f0b195a47816f7dd969f16c7168c707385553afb242277bd36704aa2 |