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
fix: Remove user from autocomplete fields if (swapped) user model does not have search fields (#1517)
* fix: Remove user from autocomplete fields if (swapped) user model does not have search fields
* Ensure Django 4.2 support
* Fix github action
* Use correct Django Version
* Refactor for better DRY
* Update test.yml
* Update tests
* Fix other log deletions
* Simplify deletion of folders
* Undo unwanted change
0 commit comments