Add api_v2 app with ApiKey model and initial migration

This commit is contained in:
Eduardo Silva
2026-02-09 20:36:30 -03:00
parent 1bd4fee143
commit 533fed2bec
9 changed files with 65 additions and 1 deletions

1
api_v2/tests.py Normal file
View File

@@ -0,0 +1 @@
# Create your tests here.