Reinit wg backend

This commit is contained in:
infidel
2022-11-22 14:07:36 +07:00
commit 98cf19b7ab
36 changed files with 949 additions and 0 deletions

3
wg_api/tests.py Normal file
View File

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