Core: Send Json over API

This commit is contained in:
Omma 2024-08-05 15:59:09 +03:30
parent a8adb825d5
commit 91f6fca9c8
14 changed files with 243 additions and 0 deletions

3
proxy/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.