mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-12 21:09:24 +00:00
First steps with the api
This commit is contained in:
2
api/views/__init__.py
Normal file
2
api/views/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
from .api import *
|
||||
from .serializers import *
|
Reference in New Issue
Block a user