1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 23:04:21 +00:00
sophon/backend/sophon/core
2021-10-11 19:24:49 +02:00
..
migrations Add Sophon instance details 2021-09-20 17:53:21 +02:00
__init__.py Implement Notebook app (#65) 2021-09-08 18:05:01 +02:00
admin.py Add Sophon instance details 2021-09-20 17:53:21 +02:00
apps.py 🧹 Reorganize project to make space for the frontend 2021-04-16 18:00:19 +02:00
enums.py Merge permissions-v3 (#64) 2021-08-11 00:59:39 +02:00
models.py 🐛 Make POST requests return all fields on creation 2021-10-11 19:24:49 +02:00
permissions.py Merge permissions-v3 (#64) 2021-08-11 00:59:39 +02:00
serializers.py 🔧 Merge version route into instance 2021-09-21 15:48:16 +02:00
tests.py 🧪 Add initial test framework 2021-08-11 23:54:39 +02:00
urls.py 🐛 Add missing slash in /api/core/instance/ endpoint 2021-10-06 04:38:19 +02:00
views.py 🐛 Return responses instead of raising exceptions 2021-10-10 17:01:37 +02:00