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.20.tar.gz
(24.0 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dea29aa5d11f83a82923018335d832bf96d75fd3b88ac363a9d3b2c91824ef20 |
|
MD5 | f0a3d588046c1a9cccd1f17dacf4edf6 |
|
BLAKE2b-256 | f647816a7c080a72f1580a9962cfc76b701eae969bf871074398de9f28180f7a |