You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Propagate app_name to DjanoSearch, fix naming (#119)
* fix: Propagate app_name to DjanoSearch, fix naming
The app_name option should always filter on the whole DjangoSearch when
present, not just the report. This fixes that. Also updates some
variable and output names to be more clear about the state of the
models.
* build: Stop testing against Python 3.8
* chore: Add catalog-info
* chore: Bump version to 1.8.2