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
Close
Hashes for django-postgres-product-1.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f042b76599923a3a18c0266bed7d7eb3e88775efa1c4452714459317430fbcc6 |
|
MD5 | 0f1ec1c17b9693f6a88d01c2fb391ef7 |
|
BLAKE2b-256 | dc29f8d839d55240e128b958924bc22a019dad5510ebebaf56921291a63613db |
Close
Hashes for django_postgres_product-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cd10812339b8c10c64118e31fda667c88beee0f462fc786c9329480eaae90db |
|
MD5 | 584f235907f1d0e8d1e125a5316129a3 |
|
BLAKE2b-256 | 95c6ea42f0b195a47816f7dd969f16c7168c707385553afb242277bd36704aa2 |