1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server/main
2024-11-17 16:34:46 -05:00
..
__init__.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
settings.py Refactor media and static file paths; update countries JSON download URL to use COUNTRY_REGION_JSON_VERSION 2024-11-05 10:55:06 -05:00
urls.py User profile viewing - need to add more to the details view 2024-09-08 00:56:52 -04:00
utils.py Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
views.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
wsgi.py Migrate Django server to guicorn 2024-10-21 19:59:01 -04:00