Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-filicetti committed Oct 13, 2023
1 parent e925279 commit b1fc77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ricerca_app/services.py
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,7 @@ def getAllResearchLines(search, year, department, ercs, asters, exclude_base=Fal
query_search,
query_year,
query_asters,
query_is_active
).order_by('descrizione').values(
'id',
'descrizione',
Expand Down

0 comments on commit b1fc77f

Please sign in to comment.