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
[#1657] add option to hide categories from anonymous users
- added model field (bool) for hiding categories
- modified templatetags to render categories conditionally
- added `LoginMaybeRequiredMixin` to categories views in order to
conditionally restrict access to authenticated users
0 commit comments