Demo export action and added color badges where needed

This commit is contained in:
2025-11-14 15:47:18 +01:00
parent be25a07272
commit bb9ff3a86c
6 changed files with 145 additions and 25 deletions

View File

@@ -6,4 +6,4 @@ class AircraftTypes(models.TextChoices):
P208 = "P208", _("Tecnam P2008")
PA28 = "PA28", _("Piper PA28R")
C182 = "C182", _("Cessna 182Q")
P210 = "P210", _("Tecnam P2010")
P210 = "TWEN", _("Tecnam P2010")