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.15.tar.gz
(22.6 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3ff1aedf89a8fc47f4c44ca8beee3c44e7c51632d660d4a415f31301fb1358 |
|
MD5 | 8823248c754e0e4c5dff1d7d368ab576 |
|
BLAKE2b-256 | c5264af8f5476170e1ddbd294af878c864184ee30c103c69e85566acb100e568 |