summaryrefslogtreecommitdiffstats
path: root/engagements/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-14Nice engagement duration text for summary box on detail pageMatthew Lemon1-0/+3
2024-10-14Removed unneeded login_required on htmx function?Matthew Lemon1-1/+0
2024-09-10wip: testing the view containing the ES create formMatthew Lemon1-4/+13
2024-09-09Tests passingMatthew Lemon1-2/+2
2024-09-09Basic validation on start and end dates for EngagementMatthew Lemon1-0/+6
2024-09-05Improved engagement detail page layout, using htmxMatthew Lemon1-2/+10
2024-04-24Fix for CSRF and loginrequired middlewareMatthew Lemon1-1/+1
2024-04-23switched to DjangoMatthew Lemon1-0/+182