acdh-oeaw / apis-instance-tibschol

TibSchol: The Dawn of Tibetan Buddhist Scholasticism (11th–13th c.)
https://tibschol.acdh-ch-dev.oeaw.ac.at/
0 stars 0 forks source link

fix: use RelationsFilterSet instead of GenericFilterSet #184

Closed gythaogg closed 1 day ago

gythaogg commented 1 day ago

This pull request includes changes to the apis_ontology/filtersets.py file to update the filter sets used in the project. The most important changes include importing the RelationFilterSet and modifying the TibScholRelationMixinFilterSet class to inherit from it instead of GenericFilterSet.

Updates to filter sets: