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 |