Skip to content

Instantly share code, notes, and snippets.

@taranjeet
Created February 1, 2020 11:29
Show Gist options
  • Save taranjeet/6512ba52e7833b444b9a7ec4220be00c to your computer and use it in GitHub Desktop.
Save taranjeet/6512ba52e7833b444b9a7ec4220be00c to your computer and use it in GitHub Desktop.
# settings.py
INSTALLED_APPS = (
# ...
'logindemo',
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment