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.4.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd9d765ff938b68548e729e2f380efdd2e33594b2f0a6ec9b08837fcbb7f9e78 |
|
MD5 | a4afdc302b82fa924a4a4c65abd74df8 |
|
BLAKE2b-256 | 4393deac7163c79a61531f39584ddae871a2b1f02cc64caf8bcc717b4fcdf3bb |