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
Sean Morley 48df9ee56d
Update backend/server/main/settings.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-31 21:08:33 -04:00
..
__init__.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
settings.py Update backend/server/main/settings.py 2025-05-31 21:08:33 -04:00
urls.py feat: Implement disable password authentication for users with social accounts 2025-03-16 21:49:00 -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 feat: add Attachment model and implement file permission checks for media access 2025-01-18 20:06:12 -05:00
wsgi.py Migrate Django server to guicorn 2024-10-21 19:59:01 -04:00