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.11.tar.gz
(22.6 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65b0fbd9a4c6de9492448cda612bb95ae563e2274fcc56659e659ea8fc4b9675 |
|
MD5 | 60822f524d647556ff181e85c4de3ca6 |
|
BLAKE2b-256 | 14ddb5deb281a7055f8342407d91f605e43c3c822a398f44b39178ad8bfec758 |