Description
In this course, you will :
- learn to install & setup Django on DigitalOcean
- Be able to install & setup PostgresSQL & MySQL with your Django project
- find out how to create & setup a Debian server on DigitalOcean
- Your final result will be a successful deployment of a Django project on DigitalOcean
Syllabus :
1. Creating Django Project
- Create Virtualenv For Our ProjectWatch now
- Create Django App
2. Deploy Our Project On Digital Ocean
- Create an account on digital oceanWatch now
- Create new Debian serverWatch now
- Setup the server
- Uplaoding our local project on DigitalOcean