adding proxy code

This commit is contained in:
2026-01-26 04:18:46 -06:00
parent 739d136209
commit 28bfa8c631
9 changed files with 53 additions and 0 deletions

3
proxy/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.