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
HexIntegerField has been the source of many issues for some database backends. It's not really worth the trouble, especially as it makes it hard to search the field by hex and impossible by partial hex.
Replacing this needs a design plan that will account for migrating existing DBs.