Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions hospexplorer/ask/templates/account/messages/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Why these files are empty

The `logged_in.txt` and `logged_out.txt` files are intentionally empty. They override the default django-allauth message templates to suppress the built-in "Successfully signed in" and "Successfully signed out" toast notifications.

If allauth doesn't find these overrides, it falls back to its own templates which display flash messages on login/logout. Keeping these files empty effectively disables those messages.
Empty file.
Empty file.