Initialize New Django Project

Initialize new django project with the following set up:

  • Python virtual environment
  • git repository
  • new django project
  • single app called user
Edited by Suyash K.