Skip to content

darrenrector91/first-django-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-django-project

Learning Django

Udemy course to become acquainted with Django and refresh Python skills

  1. Install Anaconda to assist with using virtual environment
  2. Activate virtual environment
  3. Start server
  4. Create first project
  5. Apply migrations to remove errors