Skip to content

Quentas/stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start

Use the package manager pip to install packages:

pip install -r requirements.txt

After that run Redis server:

redis-server

or with redis-windows

Usage

To fill database with entries run

python manage.py generate_product <amount_of_categories> <amount_of_products>

To set random values for Product price, status and remains run

python manage.py setvals

About

cache system, management commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors