Skip to content

Commit

Permalink
Dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny Bakker committed Sep 17, 2024
1 parent 38ce57b commit c60ffd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
if __name__ == "__main__":
setup_env()

print("foo")

try:
from django.core.management import execute_from_command_line
except ImportError:
Expand Down

0 comments on commit c60ffd8

Please sign in to comment.