person update1
This commit is contained in:
parent
da555c1460
commit
552c6e4d64
Binary file not shown.
@ -3794,7 +3794,6 @@ def agency_portal_submit_candidate_page(request, slug):
|
||||
# current_assignment = get_object_or_404(
|
||||
# AgencyJobAssignment.objects.select_related("agency"), slug=slug
|
||||
# )
|
||||
|
||||
assignment = get_object_or_404(
|
||||
AgencyJobAssignment.objects.select_related("agency", "job"), slug=slug
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user