initial commit

This commit is contained in:
Bryan Gerlach
2024-09-24 16:04:47 -05:00
commit b401aa531b
30 changed files with 707 additions and 0 deletions

3
rdgenerator/tests.py Normal file
View File

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