Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users can dm other users #5

Merged
merged 43 commits into from
Mar 1, 2024
Merged

Users can dm other users #5

merged 43 commits into from
Mar 1, 2024

Conversation

morikeli
Copy link
Owner

@morikeli morikeli commented Mar 1, 2024

Screenshot from 2024-03-01 15-20-50

Users can send and reply text messages.

1.) updated ordering criteria in class Meta
2.) updated variable send_message in send_message() to 'sender_message'
3.) added Q() in line 36 - to show messages in recipients messages page
4.) updated return in get_inbox_messages() - line 45. This is because it always returned the None data type
@morikeli morikeli added the enhancement New feature or request label Mar 1, 2024
@morikeli morikeli self-assigned this Mar 1, 2024
@morikeli morikeli merged commit 3026c4f into main Mar 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant