Skip to content

eggclub-org/django-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-tutorial

source code for django tutorial

Hướng dẫn cài đặt môi trường

  • Tạo virtualenv: virtualenv -p /usr/bin/python3 venv && source venv/bin/activate

  • Cài đặt requirements: pip install -r requirements.txt

About

source code for django tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published