Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.14 KB

JustDjango

The Definitive Django Learning Platform.

Django Crash Course

This repository is the final code for the Django Crash Course found on YouTube and JustDjango.


Running the Project

  1. Create a virtual environment with virtualenv venv
  2. Activate the environment with source env/bin/activate
  3. Install dependencies with pip install django
  4. Run the server with python manage.py runserver

Other places you can find us:

YouTube Twitter