mixr-api/api_v1
2024-02-29 00:06:45 +01:00
..
auth Some prototyping the registration 2024-02-29 00:06:45 +01:00
cafeteria Added models for Cafeteria, Location, Institution 2024-02-28 21:26:34 +01:00
institution Added models for Cafeteria, Location, Institution 2024-02-28 21:26:34 +01:00
location Added models for Cafeteria, Location, Institution 2024-02-28 21:26:34 +01:00
migrations Added Mood model 2024-02-29 00:05:41 +01:00
mood Added Mood model 2024-02-29 00:05:41 +01:00
profile Added models for Cafeteria, Location, Institution 2024-02-28 21:26:34 +01:00
schedule Prototypes of Schedule and Slot model 2024-02-29 00:06:16 +01:00
slot Prototypes of Schedule and Slot model 2024-02-29 00:06:16 +01:00
__init__.py Created api v1 app 2024-02-25 19:16:55 +01:00
admin.py Added Mood model 2024-02-29 00:05:41 +01:00
apps.py Created api v1 app 2024-02-25 19:16:55 +01:00
models.py Added Mood model 2024-02-29 00:05:41 +01:00
tests.py Created api v1 app 2024-02-25 19:16:55 +01:00
urls.py Some prototyping the registration 2024-02-29 00:06:45 +01:00
views.py Created api v1 app 2024-02-25 19:16:55 +01:00