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
Prevent FieldError by disabling sorting for the "Host" column,
which is a TemplateColumn without a direct database field.
Also updated column names to use `gettext_lazy` for better localization.
Fixes: #245
0 commit comments