Skip to content

Instantly share code, notes, and snippets.

@dogweather
Created March 6, 2019 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dogweather/aac2dce97936484e765c04105ef6fa06 to your computer and use it in GitHub Desktop.
Save dogweather/aac2dce97936484e765c04105ef6fa06 to your computer and use it in GitHub Desktop.
$ django-admin startproject --derp myapp
usage: django-admin startproject [-h] [--template TEMPLATE]
[--extension EXTENSIONS] [--name FILES]
[--version] [-v {0,1,2,3}]
[--settings SETTINGS]
[--pythonpath PYTHONPATH] [--traceback]
[--no-color]
name [directory]
django-admin startproject: error: unrecognized arguments: --derp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment