Terralego/django-geostore-routing

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.coveragerc
.flake8
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
.gitignore
CHANGES.md
Dockerfile
MANIFEST.in
README.md
doc/Makefile
doc/commands.rst
doc/index.rst
doc/installation.rst
doc/requirements.txt
doc/routing.rst
doc/settings.rst
docker-compose.yml
geostore_routing/VERSION.md
geostore_routing/locale/en/LC_MESSAGES/django.po
geostore_routing/locale/fr/LC_MESSAGES/django.po
doc/conf.py18
geostore_routing/__init__.py1
geostore_routing/apps.py10
geostore_routing/functions.py4
geostore_routing/helpers.py273
B
4 hrs
geostore_routing/management/__init__.py1
geostore_routing/management/commands/__init__.py0
geostore_routing/management/commands/update_topology.py36
geostore_routing/migrations/0001_initial.py8
geostore_routing/migrations/__init__.py0
geostore_routing/serializers/__init__.py20
geostore_routing/serializers/mixins.py7
geostore_routing/settings.py4
geostore_routing/signals/__init__.py0
geostore_routing/signals/handlers.py17
geostore_routing/tasks.py13
geostore_routing/views/__init__.py4
geostore_routing/views/mixins.py47
A
25 mins
manage.py16
setup.py50
test_geostore_routing/__init__.py0
test_geostore_routing/settings.py89
test_geostore_routing/urls.py22
test_geostore_routing/wsgi.py10