Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not expect a user class to be present during boot
While setting up a fresh Alchemy in a project that has a custom user class and has not told Alchemy yet about it, we must not raise an error if the user class is missing.
- Loading branch information