Merge branch 'fix/small-error-in-manage-py' of data.coop/membersystem into master
This commit is contained in:
commit
68094b8597
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ if __name__ == "__main__":
|
|||
"Couldn't import Django. Are you sure it's installed and "
|
||||
"available on your PYTHONPATH environment variable? Did you "
|
||||
"forget to activate a virtual environment?"
|
||||
) from exc
|
||||
)
|
||||
execute_from_command_line(sys.argv)
|
||||
|
|
Loading…
Add table
Reference in a new issue