Initial commit, setup database

This commit is contained in:
2024-01-26 01:31:14 +01:00
commit 2d3eea114a
16 changed files with 1673 additions and 0 deletions

3
sncfgtfs/tests.py Normal file
View File

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