Skip to content

Commit

Permalink
[Fixes #682] Drop mapstore adapter (#683)
Browse files Browse the repository at this point in the history
* removed stale code from the adapter

* removed old context processors

* removed reference to context processors

* removed old API urls

* removed geoapps app

* removed plugins module

* removed adapter hooks

* completely dropped mapstore adapter
  • Loading branch information
giohappy authored Dec 20, 2021
1 parent 0d4edf8 commit 5085b9b
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 1,672 deletions.
21 changes: 0 additions & 21 deletions mapstore2_adapter/__init__.py

This file was deleted.

10 changes: 0 additions & 10 deletions mapstore2_adapter/api/__init__.py

This file was deleted.

10 changes: 0 additions & 10 deletions mapstore2_adapter/api/migrations/__init__.py

This file was deleted.

23 changes: 0 additions & 23 deletions mapstore2_adapter/api/models.py

This file was deleted.

25 changes: 0 additions & 25 deletions mapstore2_adapter/api/serializers.py

This file was deleted.

18 changes: 0 additions & 18 deletions mapstore2_adapter/api/urls.py

This file was deleted.

33 changes: 0 additions & 33 deletions mapstore2_adapter/api/views.py

This file was deleted.

24 changes: 0 additions & 24 deletions mapstore2_adapter/apps.py

This file was deleted.

24 changes: 0 additions & 24 deletions mapstore2_adapter/context_processors.py

This file was deleted.

46 changes: 0 additions & 46 deletions mapstore2_adapter/converters.py

This file was deleted.

24 changes: 0 additions & 24 deletions mapstore2_adapter/geoapps/__init__.py

This file was deleted.

28 changes: 0 additions & 28 deletions mapstore2_adapter/geoapps/apps.py

This file was deleted.

30 changes: 0 additions & 30 deletions mapstore2_adapter/hooks.py

This file was deleted.

Loading

0 comments on commit 5085b9b

Please sign in to comment.