5.8.5
What's Changed
- Part 3 of adding foreign key for auth_user to the EnterpriseCustomerUser table by @jesperhodge in #2341. Adds a management command to backfill values, and copies
user_idvalues to the new field on save.
Full Changelog: 5.8.4...5.8.5