This website requires JavaScript.
Explore
Help
Sign In
alex
/
voyage
Watch
1
Star
0
Fork
0
You've already forked voyage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a7667fd629727a226fcb8cd9f7db99477d84d98
voyage
/
backend
/
server
/
main
History
Sean Morley
44810e6343
feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management
2025-01-09 11:11:02 -05:00
..
__init__.py
chore: Update Navbar component with search form
2024-07-20 21:39:33 -04:00
settings.py
feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management
2025-01-09 11:11:02 -05:00
urls.py
feat: add public URL endpoint and update user type to include password status
2025-01-06 18:53:08 -05: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 public URL endpoint and update user type to include password status
2025-01-06 18:53:08 -05:00
wsgi.py
Migrate Django server to guicorn
2024-10-21 19:59:01 -04:00