Skip to content

hellohuaxuan/Redemptions

Repository files navigation

手机版奖品兑换码

框架 : Python3 Django, SQL: Postgresql, Cache: Redis

安装依赖库

pip3 install -r requirements.txt

迁移数据库

python3.10 manage.py makemigrations
python3.10 manage.py migrate

添加管理员

python3.10 manage.py createsuperuser root

启动项目

python3.10 manage.py runserver

About

Django Admin with mobile H5 redemption prize

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published