django-easy-maps
django-easy-maps copied to clipboard
The example is currently not working
this is the warning and when trying to open the page
easy_maps.Address: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'.
HINT: Configure the DEFAULT_AUTO_FIELD setting or the AppConfig.default_auto_field attribute to point to a subclass of AutoField, e.g. 'django.db.models.BigAutoField'.
the request gets denied when using the example. also tried with a api key from google and the same problem