This project is a class cloud service platform based on xadmin, committed to providing class cadres with high-quality, fast, convenient, and digital data experience
The class source. zip file in tagv1.0.3 is a web side file. To download this file, you don't need to make the following changes, just configure the corresponding environment and the correct environment file path in the environment file. You can also download the APK experience app
Download the files for branch retain, such as HelloWorld, classy, mycellery, etc. Place lay, layui.js, layui.all.js in the lib/layui folder, and create a new folder named static. Place CSS, fonts, images, js, lib in static. Once the file locations are correct, pull the project into the IDE
-
Open the settings. py file in the HelloWorld folder
-
Find the MySQL database configuration and change it to your own database configuration
-
Add sending email configuration at the end of the file
-
Open the terminal, enter Python manage. py makemigrations, Python manage. py migrate, and migrate the model layer to the database
-
Open config.py and main.py in the mycellery folder, configure the Redis configuration inside as your own, and then change the sending email address of tasks. py in the email folder to your own