mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
feat: display organisations on map
Add buttons to toggle organisations and people Resolves #87
This commit is contained in:
@@ -3,6 +3,7 @@ Views for displaying or manipulating models within the `people` app.
|
||||
"""
|
||||
|
||||
from . import (
|
||||
map,
|
||||
network,
|
||||
organisation,
|
||||
person,
|
||||
@@ -11,6 +12,7 @@ from . import (
|
||||
|
||||
|
||||
__all__ = [
|
||||
'map',
|
||||
'network',
|
||||
'organisation',
|
||||
'person',
|
||||
|
||||
Reference in New Issue
Block a user