Skip to content

Instantly share code, notes, and snippets.

@a-toms
Created September 14, 2023 17:27
Show Gist options
  • Save a-toms/f93376e9520f607f3c361b508204e454 to your computer and use it in GitHub Desktop.
Save a-toms/f93376e9520f607f3c361b508204e454 to your computer and use it in GitHub Desktop.
- ## Section 1: Setup your Django app
bash
django-admin startproject core .
python manage.py startapp sim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment