A Django app to administrate products
Project description
================= Products
A Django app to create products.
Quick start
-
Add "artd_product" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'artd_product', ]
-
Run
python manage.py migrate
to create the product models. -
Run
python manage.py create_taxes
to create tax types. -
Start the development server and visit http://127.0.0.1:8000/admin/
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
artd-product-0.0.18.tar.gz
(23.3 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7300ce1cd37e126ca666104e9a004eed626d1573e04b3baf25da50b5e739e99 |
|
MD5 | 774a933f92cf95d680fa878a7e936947 |
|
BLAKE2b-256 | f625a72a1165f520cc0801a6eb6ea9ea324aeefa33fd45af8a445eb31feed288 |