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.19.tar.gz
(23.8 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4141703f82786ad5961291a6c872e0a8bd7dbb339fb69cc1182ae6d5631c23a |
|
MD5 | 1fcb062a70127f637826245c22fb9166 |
|
BLAKE2b-256 | 80c60e997c180d41325a4811c27708c43142c65b4d2f60249fe62ee7d7f75698 |