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

CharlieKC/issue3 #19

Merged
merged 5 commits into from
Oct 2, 2023
Merged

CharlieKC/issue3 #19

merged 5 commits into from
Oct 2, 2023

Commits on Oct 1, 2023

  1. Add endpoint to list user conversations

    The commit adds an endpoint to the views.py file that lists the user conversations. This functionality is protected with login authentication.
    CharlieKC committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    947df8c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. add new dev deps

    CharlieKC committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    761146f View commit details
    Browse the repository at this point in the history
  2. Black and flake8

    CharlieKC committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    44db140 View commit details
    Browse the repository at this point in the history
  3. Delete unused template

    CharlieKC committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9f3c858 View commit details
    Browse the repository at this point in the history
  4. Reformat files

    CharlieKC committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    58fbc41 View commit details
    Browse the repository at this point in the history