Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoDjango maps don't get displayed #68

Open
DeeStarks opened this issue Dec 14, 2022 · 0 comments
Open

GeoDjango maps don't get displayed #68

DeeStarks opened this issue Dec 14, 2022 · 0 comments

Comments

@DeeStarks
Copy link

I'm having an issue with GeoDjango maps on the admin interface when using Django Jet Reboot. The maps are registered on the admin using django.contrib.gis.admin.OSMGeoAdmin, and they display correctly on the default admin interface. However, when using Django Jet Reboot, the map is just blank.

Steps to reproduce

  1. Register the maps on the admin using OSMGeoAdmin
  2. View the maps on the default admin interface
  3. Switch to Django Jet Reboot and view the maps on the admin interface

Expected behavior

The maps should display correctly on the admin interface when using Django Jet Reboot, just like they do on the default admin interface.

Actual behavior

When using Django Jet Reboot, the maps are just blank on the admin interface.

Additional information

  • Django version: 3.2.6
  • Django Jet Reboot version: 1.3.3

If anyone has experienced this issue or has any suggestions for how to fix it, please let me know! Thank you in advance for any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant