Skip to content

Instantly share code, notes, and snippets.

@a-toms
Created September 14, 2023 17:15
Show Gist options
  • Save a-toms/475a277aa4fc38e78c31518711b9bc36 to your computer and use it in GitHub Desktop.
Save a-toms/475a277aa4fc38e78c31518711b9bc36 to your computer and use it in GitHub Desktop.
python
# settings.py
INSTALLED_APPS = [
# ...
'sim',
# ...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment