Fix release blockers and deployment build
deploy / deploy (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-21 21:22:29 +02:00
parent b8091e59bd
commit a4eced8be5
64 changed files with 1011 additions and 675 deletions
+2 -2
View File
@@ -1,15 +1,15 @@
from django.contrib import admin
from .models import (
AiAnalysisCache,
Application,
ApplicationTimelineEvent,
Employer,
Feedback,
FieldProvenance,
AiAnalysisCache,
GeocodeLocationLookup,
JobPosting,
JobSourceAlias,
GeocodeLocationLookup,
JobVersion,
ScoreRun,
)