Skip to content

MIXISAMA/NWU-ACM-MIS-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nwu-acm-mis-backend

Requirements install

conda activate your_env_name
pip install -r requirements.txt

Modify e-mail address

./NWU_ACM_MIS/config.py

EMAIL_HOST_USER = f'your NWU e-mail address'

EMAIL_HOST_PASSWORD = 'your password'

Datebase migrate

python manage.py makemigrations
python manage.py migrate

Run

python manage.py runserver

Crate superuser

python manage.py createsuperuser

About

西北大学ACM校队信息管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •