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
Attempting to edit a UserKey via the admin UI yields an error:
FieldError at /admin/secrets/userkey/<pk>/change/
'user' cannot be specified for UserKey model form as it is a non-editable field. Check fields/fieldsets/exclude attributes of class UserKeyAdmin.
The text was updated successfully, but these errors were encountered:
Issue type: Bug report
Python version: 2.7.6
NetBox version: v2.0-beta3
Attempting to edit a UserKey via the admin UI yields an error:
The text was updated successfully, but these errors were encountered: