Skip to content

Commit b9c0a08

Browse files
authored
Update manage.py
1 parent fb31acb commit b9c0a08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

django/app2/manage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
if __name__ == "__main__":
66
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "app2.settings")
7+
78
try:
89
from django.core.management import execute_from_command_line
910
except ImportError:

0 commit comments

Comments
 (0)