Temporary backup from J621 porting

This commit is contained in:
JakeBreath
2026-08-03 00:31:33 -05:00
parent b1fd4fce60
commit f593d16ca4
43 changed files with 2163 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
from django.apps import AppConfig
class ApiConfig(AppConfig):
name = 'api'