Skip to content

Commit

Permalink
Install django_extensions for sqldiff
Browse files Browse the repository at this point in the history
  • Loading branch information
abztrakt committed Oct 10, 2023
1 parent d7d9aa3 commit 3a57543
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"spotseeker_server",
"oauth2_provider",
"corsheaders",
# remove when no longer needed! i.e. before merge to develop
"django_extensions",
]

MIDDLEWARE += [
Expand Down

0 comments on commit 3a57543

Please sign in to comment.