Generalized aircraft assign function

This commit is contained in:
2025-12-01 15:18:30 +01:00
parent 2b1042d3a8
commit 99a8cfe482
5 changed files with 42 additions and 39 deletions

View File

@@ -4,7 +4,6 @@ from django.db import models
from django.forms import TextInput, Textarea
from django.http import HttpRequest
from ..models.students import Student
from ..models.missions import Training
from ..models.weekpref import WeekPreference