Commit graph

4 commits

Author SHA1 Message Date
92db8d61ed leaflet 2026-06-21 14:11:51 -04:00
175ffda130 added cors headers to settings file, and changed request.post to json.loads(request.body) for frontend (#2)
I updated the

- settings.py file to influce cors headers
- requirements.txt to include cors-headers
- Updated views/events, categories, and tags "request.post" to "json.loads(request.body)"
Please approve.

Co-authored-by: Madeleine <madeleine@Madeleines-MacBook-Air.local>
Reviewed-on: #2
Reviewed-by: dominic <me@domdit.com>
2026-06-20 17:59:53 -04:00
29da461a53 updating DB 2026-06-20 17:17:40 -04:00
56d0c52d42 api 2026-06-13 22:00:19 -04:00