This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
join-api
Watch
1
Star
0
Fork
You've already forked join-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b6f330173c
join-api
/
task_app
History
Chneemann
b6f330173c
Feat: change Task model ID field to a UUID without dashes for cleaner format
2025-03-19 19:41:50 +01:00
..
migrations
first commit
2025-03-18 19:19:41 +01:00
__init__.py
first commit
2025-03-18 19:19:41 +01:00
admin.py
feat: add models, serializers, and viewsets for Task, SubTask, and AssignedTask
2025-03-18 19:56:05 +01:00
apps.py
first commit
2025-03-18 19:19:41 +01:00
models.py
Feat: change Task model ID field to a UUID without dashes for cleaner format
2025-03-19 19:41:50 +01:00
serializers.py
chore: configure CORS and update Serializer
2025-03-19 19:09:36 +01:00
tests.py
first commit
2025-03-18 19:19:41 +01:00
views.py
feat: add models, serializers, and viewsets for Task, SubTask, and AssignedTask
2025-03-18 19:56:05 +01:00