This project is written in python Django, the dependency version is above python3, python3.8.* is recommended
pip3 install -r requirements.txt
python3 manager migrations
python3 manager runserver
This project is written in python Django, the dependency version is above python3, python3.8.* is recommended
pip3 install -r requirements.txt
python3 manager migrations
python3 manager runserver