Update manage.py

pmg8uxern 3 months ago
parent be7866abef
commit ec4bb90c1e

@ -17,6 +17,6 @@ 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?"
)
)
raise
execute_from_command_line(sys.argv)

Loading…
Cancel
Save