• Joined on 2025-04-03
dominic opened issue dominic/localist#12 2026-06-21 15:31:02 -04:00
[API] Convert view functionality to serializer
dominic opened issue dominic/localist#10 2026-06-21 15:29:46 -04:00
[API] Pagination of Events
dominic opened issue dominic/localist#9 2026-06-21 15:29:23 -04:00
[API] Fuzzy search tag names
dominic opened issue dominic/localist#8 2026-06-21 15:28:55 -04:00
[API] Ingest Lat and Lng in event creation
dominic opened issue dominic/localist#7 2026-06-21 15:28:36 -04:00
[UI] CSS Overhaul
dominic closed issue dominic/localist#5 2026-06-21 15:24:20 -04:00
test
dominic opened issue dominic/localist#5 2026-06-21 15:24:16 -04:00
test
dominic pushed to master at dominic/localist 2026-06-21 13:51:32 -04:00
92db8d61ed leaflet
dominic pushed to master at dominic/localist 2026-06-21 13:42:45 -04:00
7fcca38986 updating postgres to postgis
dominic pushed to master at dominic/localist 2026-06-20 22:06:11 -04:00
bc46ca831c category and tag functionality
dominic commented on pull request dominic/localist#2 2026-06-20 17:54:04 -04:00
added cors headers to settings file, and changed request.post to json.loads(request.body) for frontend

remove ai comments, here and below

dominic commented on pull request dominic/localist#2 2026-06-20 17:53:18 -04:00
added cors headers to settings file, and changed request.post to json.loads(request.body) for frontend

import json needs to be at the top of the file, in alphabetical order... there are three blocks of imports separated by blank space in between, first is python native packages, then third party packages, then packages we create.

dominic pushed to master at dominic/localist 2026-06-20 17:39:52 -04:00
5448fd9d3c adding tag and category
dominic pushed to master at dominic/localist 2026-06-20 16:57:28 -04:00
29da461a53 updating DB
dominic pushed to master at dominic/localist 2026-06-13 22:21:34 -04:00
c36e52d4fc classy
dominic pushed to master at dominic/localist 2026-06-13 22:19:28 -04:00
72a29a6b8b classy
dominic pushed to master at dominic/localist 2026-06-13 21:44:07 -04:00
af65d4b57e manage