I can't sign up with django

I develop using django.

When I did the above tutorial, I got the error “Please implement the Get User script for this database 1connection at https://manage.auth0.com/#/connections/database” I got the error "Please implement the Get User script for this database connection at ".

However, I got the information “It is better not to use a custom database to store user information in auth0”, which seems correct.

I would appreciate it if you could tell me how to deal with this and if it can be done without using a custom database.

Thank you in advance.