Extend the rolling stock page

This commit is contained in:
2022-04-12 22:49:53 +02:00
parent 42e30b0009
commit ec8e736393
9 changed files with 159 additions and 27 deletions

View File

@@ -42,10 +42,10 @@ INSTALLED_APPS = [
"django.contrib.staticfiles",
"health_check",
"health_check.db",
"adminsortable2",
"django_countries",
"solo",
"rest_framework",
"adminsortable2",
"ram",
"portal",
"driver",