Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search: handle department & municipality serialization in unit results
The issue was noticed when using `include=unit.department` in search raised "Object of type Department is not JSON serializable" errors. Add department and municipality serialization to the search results to fix the issue.
- Loading branch information