Skip to content

fix: allow creating messages from Django admin#183

Merged
Novanglus96 merged 1 commit into
alphafrom
fix/message-admin-add-permission
May 28, 2026
Merged

fix: allow creating messages from Django admin#183
Novanglus96 merged 1 commit into
alphafrom
fix/message-admin-add-permission

Conversation

@Novanglus96

Copy link
Copy Markdown
Owner

Summary

  • Removes has_add_permission override from MessageAdmin so the "Add" button appears in Django admin
  • Delete and change are still disabled (messages should only be managed via the app inbox API)
  • Combined with PR fix: broadcast WebSocket invalidation on all Message creation paths #182 (WebSocket signal), messages created in admin will now immediately appear in the frontend inbox

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Novanglus96
Novanglus96 merged commit 8fd51ab into alpha May 28, 2026
2 checks passed
@Novanglus96
Novanglus96 deleted the fix/message-admin-add-permission branch May 28, 2026 18:42
@Novanglus96

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.6.1-alpha.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Novanglus96

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant