Skip to content

Commit

Permalink
Comment out installed emails app
Browse files Browse the repository at this point in the history
  • Loading branch information
Alschn committed Feb 2, 2024
1 parent 9b2c799 commit c5e895b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
'accounts',
'links',
'tracks',
'emails',
# 'emails',
]

MIDDLEWARE = [
Expand Down

0 comments on commit c5e895b

Please sign in to comment.