Commit graph

16 commits

Author SHA1 Message Date
Madeleine
baf62249b2 updated settings file 2026-06-22 00:04:04 -04:00
058a64b4a9 put and post coords 2026-06-21 16:57:02 -04:00
92db8d61ed leaflet 2026-06-21 14:11:51 -04:00
7fcca38986 updating postgres to postgis 2026-06-21 14:02:59 -04:00
bc46ca831c category and tag functionality 2026-06-20 22:26:23 -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
5448fd9d3c adding tag and category 2026-06-20 18:00:06 -04:00
29da461a53 updating DB 2026-06-20 17:17:40 -04:00
c36e52d4fc classy 2026-06-13 22:41:28 -04:00
72a29a6b8b classy 2026-06-13 22:39:23 -04:00
af65d4b57e manage 2026-06-13 22:03:56 -04:00
a061837802 sql 2026-06-13 22:01:37 -04:00
56d0c52d42 api 2026-06-13 22:00:19 -04:00
fbd2b76e0d add gitignore 2026-06-13 21:58:57 -04:00
04d947b288 updated README file (#1)
I updated README.md. Please approve it. Love u.

Co-authored-by: Madeleine <madeleine@Madeleines-MacBook-Air.local>
Reviewed-on: #1
Reviewed-by: dominic <me@domdit.com>
2026-06-13 16:03:46 -04:00
2db4593dc9 init commit 2026-06-13 15:04:32 -04:00