django-loci icon indicating copy to clipboard operation
django-loci copied to clipboard

Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.

Results 8 django-loci issues
Sort by recently updated
recently updated
newest added

Maybe it's overkill to have a dedicated storage class for django-loci, we could investigate whether we can default to the global storage class. I believe the purpose of the custom...

enhancement

When a user has only view permission, the map doesn't work because the JS fails (it was not tested in this scenario).

bug
hacktoberfest

Whe clicking on "Select item" to select the location of the floor plan, you can select outdoor locations, and when you try to save it, an error "floorplans can only...

bug
hacktoberfest

When using tiles which have an access token tied to a particular domain or URL pattern, the leaflet library is not sending the http referer and the tile requests return...

enhancement

Updates the requirements on [django](https://github.com/django/django) to permit the latest version. Commits 373cb30 [5.1.x] Bumped version for 5.1 release. 8baab82 [5.1.x] Finalized release notes for Django 5.1. d5ad743 [5.1.x] Fixed i18n.tests.TranslationTests.test_plural...

dependencies
python

Updates the requirements on [channels](https://github.com/django/channels) to permit the latest version. Changelog Sourced from channels's changelog. 4.1.0 (2024-04-03) Channels 4.1 is maintenance release in the 4.x series. The main change is...

dependencies
python

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.2. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.2 💅 Cosmetic Output Improvements In #250 and #258, @​facutuesca💰 added a nudge message with a magic link...

dependencies
github_actions

Updates the requirements on [pytest-django](https://github.com/pytest-dev/pytest-django) to permit the latest version. Release notes Sourced from pytest-django's releases. v4.9.0 https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst#v490-2024-09-02 Changelog Sourced from pytest-django's changelog. v4.9.0 (2024-09-02) Compatibility ^^^^^^^^^^^^^ Added official support...

dependencies
python