igs-slm 0.1.5b1__tar.gz → 0.1.5b3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/PKG-INFO +5 -1
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/changelog.rst +16 -2
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/conf.py +17 -3
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/configuration.rst +25 -1
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/index.rst +5 -4
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/installation.rst +204 -48
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/upgrading.rst +1 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/pyproject.toml +6 -1
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/__init__.py +1 -1
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/root.py +1 -1
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/slm.py +15 -12
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/signals.py +30 -19
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templatetags/slm.py +2 -2
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/uv.lock +10 -2
- igs_slm-0.1.5b1/doc/source/operations/configuration.rst +0 -11
- igs_slm-0.1.5b1/doc/source/operations/index.rst +0 -18
- igs_slm-0.1.5b1/doc/source/operations/serving.rst +0 -9
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/dependabot.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/workflows/lint.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/workflows/release.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/workflows/safety.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/workflows/scorecard.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/workflows/test.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.github/workflows/zizmor.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.gitignore +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.pre-commit-config.yaml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/.safety-policy.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/CONTRIBUTING.md +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/LICENSE +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/README.md +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/SECURITY.md +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/data_model_refactor.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/deploy/.env.example +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/deploy/Dockerfile +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/deploy/README.md +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/deploy/docker-compose.dev.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/deploy/docker-compose.yml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/deploy/nginx/nginx.conf +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/.readthedocs.yaml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/APIs.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/_static/img/Django.svg +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/_static/img/slm-logo.svg +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/_static/style.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/architecture/data_model.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/architecture/extensions.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/architecture/index.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/architecture/signals.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/commands.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/dependencies.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/ignored_spellings.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/manual/howto.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/manual/index.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/manual/organization.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/manual/permissions.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/overview.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/alertlevel.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/antennacalibration.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/antennafeatures.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/antennareferencepoint.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/aspiration.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/cardinaldirection.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/collocationstatus.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/equipmentstate.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/flagseverity.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/fracturespacing.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/frequencystandardtype.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/geodesymlversion.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/index.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/instrumentation.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/isocountry.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/logentrytype.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/sitefileuploadstatus.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/sitelogformat.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/sitelogstatus.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/slmfiletype.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/defines/tectonicplates.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/index.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/settings.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/signals.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/reference/validators.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/doc/source/refs.rst +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/justfile +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/manage.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/requirements.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/connection.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/defines/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/defines/constellation.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/defines/data_center.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/defines/rinex.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/directory.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/igs_tools/utils.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/admin.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/edit/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/edit/serializers.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/edit/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/fields.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/filter.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/pagination.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/permissions.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/public/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/public/serializers.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/public/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/serializers.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/api/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/apps.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/authentication.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/startproject.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/pyproject.toml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/base.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/develop/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/develop/local.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/develop/wsgi.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/manage.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/production/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/production/wsgi.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/urls.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/sites/{{ site }}/validation.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/admin.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/apps.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/management/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/management/commands/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/management/commands/import_archive.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/migrations/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/models.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/templates/slm/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/urls.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/bin/templates/{{ project_dir }}/src/{{ extension_app }}/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/context.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/AlertLevel.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/AntennaCalibration.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/AntennaFeatures.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/AntennaReferencePoint.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/Aspiration.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/CardinalDirection.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/CollocationStatus.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/EquipmentState.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/FlagSeverity.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/FractureSpacing.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/FrequencyStandardType.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/GeodesyMLVersion.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/ISOCountry.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/Instrumentation.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/LogEntryType.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/SLMFileType.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/SiteFileUploadStatus.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/SiteLogFormat.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/SiteLogStatus.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/TectonicPlates.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/defines/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/forms.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/ascii_9char.log +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/legacy.log +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/collocationInformation.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/condition.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/contact.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/formInformation.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/frequencyStandard.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/gnssAntenna.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/gnssReceiver.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/humiditySensor.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/localEpisodicEffect.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/moreInformation.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/multipathSource.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/otherInstrumentation.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/pressureSensor.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/radioInterference.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/sensor.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/signalObstruction.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/siteIdentification.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/siteLocation.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/surveyedLocalTie.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/temperatureSensor.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.4/waterVaporSensor.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/0.5/document.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/geodesyml_0.4.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/jinja2/slm/sitelog/xsd/geodesyml_0.5.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/manage.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/build_index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/check_upgrade.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/generate_sinex.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/head_from_index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/import_archive.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/import_equipment.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/set_site.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/sitelog.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/synchronize.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/update_data_availability.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/validate_db.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/management/commands/validate_gml.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/admin.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/edit/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/edit/serializers.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/edit/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/public/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/public/serializers.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/api/public/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/apps.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/defines.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/migrations/0001_initial.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/migrations/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/models.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/static/slm/css/map.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/static/slm/js/map.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/templates/slm/map.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/templates/slm/station/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/templates/slm/station/edit.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/templates/slm/top_nav.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/templatetags/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/templatetags/slm_map.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/urls.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/map/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/middleware.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0001_alter_siteantenna_marker_enu_alter_sitelocation_llh_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0001_initial.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0001_remove_archiveindex_no_overlapping_ranges_per_site_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0002_alter_archivedsitelog_file_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0002_alter_dataavailability_site.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0003_alter_archivedsitelog_name_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0003_remove_logentry_slm_logentr_site_lo_7a2af7_idx_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0004_alter_logentry_timestamp_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0004_alter_site_name.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0005_alter_logentry_options_alter_logentry_section_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0005_slmversion.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0006_alter_logentry_options_alter_logentry_index_together.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0007_alter_dataavailability_rate.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0008_alter_archiveindex_options_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0009_alter_archiveindex_end.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0010_alter_dataavailability_rinex_version_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0011_alter_siteidentification_fracture_spacing.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0012_alter_logentry_type.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0013_unpublishedfilesalert.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0014_sitelogpublished.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0015_alter_siteantenna_options_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0016_alter_antenna_description_alter_radome_description_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0017_alter_logentry_unique_together_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0018_afix_deleted.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0018_alter_siteantenna_options_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0019_remove_siteantenna_marker_enu_siteantenna_marker_une_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0020_alter_manufacturer_options.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0021_alter_siteform_report_type.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0022_rename_antcal_antenna_radome_slm_antcal_antenna_20827a_idx_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0023_archivedsitelog_gml_version_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0024_alter_agency_name_alter_agency_shortname.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0025_alter_archivedsitelog_log_format_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0026_alter_archivedsitelog_log_format_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0027_importalert_file_contents_importalert_findings_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0028_antenna_replaced_manufacturer_url_radome_replaced_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0029_manufacturer_full_name.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0030_alter_antenna_state_alter_radome_state_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0031_alter_antenna_features.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/0032_archiveindex_valid_range_and_more.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/add_index_order_index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/load_satellitesystems.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/normalize_index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/simplify_index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/migrations/verify_index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/about.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/alerts.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/data.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/equipment.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/fields.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/help.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/sitelog.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/system.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/models/user.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/legacy/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/legacy/binding.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/legacy/parser.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/binding.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/commonTypes.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/contact.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/dataStreams.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/document.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/equipment.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/fieldMeasurement.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/geodesyML.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/geodeticEquipment.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/geodeticMonument.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/lineage.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/localInterferences.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/measurement.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/monumentInfo.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/observationSystem.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/project.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/quality.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/referenceFrame.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.4/siteLog.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/commonTypes.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/contact.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/dataStreams.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/document.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/equipment.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/fieldMeasurement.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/geodesyML.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/geodeticEquipment.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/geodeticMonument.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/lineage.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/localInterferences.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/measurement.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/monumentInfo.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/observationSystem.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/project.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/quality.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/referenceFrame.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/geodesyml/0.5/siteLog.xsd +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/parser.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/parsing/xsd/resolver.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/receivers/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/receivers/alerts.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/receivers/cleanup.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/receivers/event_loggers.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/receivers/index.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/receivers/migration.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/assets.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/auth.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/ckeditor.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/debug.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/emails.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/internationalization.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/logging.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/platform/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/platform/darwin.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/rest.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/routines.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/secrets.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/security.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/static_templates.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/templates.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/uploads.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/urls.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/settings/validation.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/singleton.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/css/bootstrap-tweaks.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/css/bootstrap.min.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/css/bootstrap.min.css.map +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/css/default.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/css/prettify.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/css/base.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/css/highlight.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/css/jquery.json-view.min.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/img/favicon.ico +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/img/grid.png +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/js/api.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/js/highlight.pack.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/docs/js/jquery.json-view.min.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/img/grid.png +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/ajax-form.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/bootstrap.bundle.min.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/bootstrap.bundle.min.js.map +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/bootstrap.min.js.map +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/coreapi-0.1.1.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/csrf.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/default.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/jquery-3.5.1.min.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/rest_framework/js/prettify-min.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/css/admin.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/css/defines.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/css/forms.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/css/style.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/img/email-branding.png +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/img/favicon.ico +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/img/login-bg.jpg +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/img/slm-logo.svg +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/autocomplete.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/enums.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/fileIcons.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/file_modal.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/form.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/formWidget.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/persistable.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/slm.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static/slm/js/time24.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static_templates/slm/css/defines.css +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static_templates/slm/js/enums.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static_templates/slm/js/fileIcons.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/static_templates/slm/js/urls.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/base_message.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/email_confirmation_message.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/email_confirmation_message.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/email_confirmation_signup_message.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/email_confirmation_signup_message.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/email_confirmation_signup_subject.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/email_confirmation_subject.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/password_reset_key_message.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/password_reset_key_message.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/password_reset_key_subject.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/unknown_account_message.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/unknown_account_message.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/email/unknown_account_subject.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/login.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/logout.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/password_change.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/password_reset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/password_reset_done.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/password_reset_from_key.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/account/password_reset_from_key_done.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/admin/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/messages.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/README +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/admin/detail.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/admin/dict_value.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/admin/list.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/admin/list_value.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/admin/simple_list_value.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/admin.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/api.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/auth/basic.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/auth/session.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/auth/token.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/document.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/error.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/index.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/interact.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/langs/javascript-intro.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/langs/javascript.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/langs/python-intro.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/langs/python.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/langs/shell-intro.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/langs/shell.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/link.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/docs/sidebar.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/filters/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/filters/ordering.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/filters/search.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/checkbox.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/checkbox_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/dict_field.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/fieldset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/form.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/input.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/list_field.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/list_fieldset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/radio.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/select.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/select_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/horizontal/textarea.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/checkbox.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/checkbox_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/dict_field.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/fieldset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/form.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/input.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/list_field.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/list_fieldset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/radio.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/select.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/select_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/inline/textarea.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/login.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/login_base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/pagination/numbers.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/pagination/previous_and_next.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/raw_data_form.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/schema.js +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/checkbox.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/checkbox_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/dict_field.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/fieldset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/form.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/input.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/list_field.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/list_fieldset.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/radio.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/select.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/select_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/rest_framework/vertical/textarea.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/about.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/alerts/alert.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/alerts/geodesymlinvalid.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/alerts/importalert.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/alerts.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/auth_menu.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/emails/alert_issued.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/emails/alert_issued.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/emails/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/emails/changes_rejected.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/emails/review_requested.txt +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/forms/widgets/auto_complete.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/forms/widgets/auto_complete_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/forms/widgets/checkbox_multiple.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/forms/widgets/inline_multi.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/forms/widgets/splitdatetime.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/forms/widgets/time24.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/help.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/messages.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/new_site.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/profile.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/register.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/reports/file_log.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/reports/head_log.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/reports/head_report.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/reports/index_log.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/reports/index_report.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/alert.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/alerts.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/base.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/download.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/edit.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/form.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/log.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/review.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/upload.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/uploads/attachment.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/uploads/geodesyml.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/uploads/image.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/uploads/json.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/station/uploads/legacy.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/top_nav.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/user_activity.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/widgets/alert_scroll.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/widgets/filelist.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/widgets/legend.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/widgets/log_scroll.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templates/slm/widgets/stationlist.html +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templatetags/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/templatetags/jinja2.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/urls.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/utils.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/validators.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/views.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/widgets.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/src/slm/wsgi.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/commands/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/commands/archive.tar.bz2 +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/commands/test_import_archive.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/defines/ISOCountry.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/defines/SiteLogStatus.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/defines/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/parsing/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/parsing/files/0.4/20na_20161027.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/parsing/files/0.5/20na_20161027.xml +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/parsing/files/AAA200USA_20220909.log +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/parsing/legacy.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/parsing/xsd.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/settings.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/test_settings.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/tests.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/uploads/__init__.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/uploads/files/AAA600USA_20240418.log +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/uploads/files/jplm.jpg +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/uploads/tests.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/tests/wsgi.py +0 -0
- {igs_slm-0.1.5b1 → igs_slm-0.1.5b3}/todo.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: igs-slm
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.5b3
|
4
4
|
Summary: IGS Site Log Manager
|
5
5
|
Project-URL: Homepage, https://igs-slm.readthedocs.io
|
6
6
|
Project-URL: Documentation, https://igs-slm.readthedocs.io
|
@@ -64,6 +64,10 @@ Requires-Dist: python-dateutil<3.0.0,>=2.8.2
|
|
64
64
|
Requires-Dist: requests<3.0.0,>=2.32.4
|
65
65
|
Requires-Dist: rich<14.0.0,>=13.7.1
|
66
66
|
Requires-Dist: tqdm<5.0.0,>=4.64.1
|
67
|
+
Provides-Extra: debug
|
68
|
+
Requires-Dist: django-debug-toolbar<5.0.0,>=4.1.0; extra == 'debug'
|
69
|
+
Requires-Dist: django-extensions<4.0.0,>=3.1.5; extra == 'debug'
|
70
|
+
Requires-Dist: ipdb<1.0.0,>=0.13.13; extra == 'debug'
|
67
71
|
Provides-Extra: gunicorn
|
68
72
|
Requires-Dist: gunicorn>=22.0.0; extra == 'gunicorn'
|
69
73
|
Description-Content-Type: text/markdown
|
@@ -6,13 +6,27 @@
|
|
6
6
|
Change Log
|
7
7
|
==========
|
8
8
|
|
9
|
-
v0.1.
|
9
|
+
v0.1.5b3 (2025-07-25)
|
10
|
+
=====================
|
11
|
+
|
12
|
+
* Fixed `Provide SLM IGS station naming validation toggle. <https://github.com/International-GNSS-Service/SLM/issues/153>`_
|
13
|
+
* Fixed `Sometimes the javascript diffing/site log error renderer inserts extra newlines. <https://github.com/International-GNSS-Service/SLM/issues/151>`_
|
14
|
+
|
15
|
+
|
16
|
+
v0.1.5b2 (2025-07-15)
|
17
|
+
=====================
|
18
|
+
|
19
|
+
* Beta Bug Fix
|
20
|
+
* Added `Add debug dependency group <https://github.com/International-GNSS-Service/SLM/issues/155>`_
|
21
|
+
* Fixed `WSGI_APPLICATION default is wrong <https://github.com/International-GNSS-Service/SLM/issues/154>`_
|
22
|
+
|
23
|
+
v0.1.5b1 (2025-07-15)
|
10
24
|
=====================
|
11
25
|
|
12
26
|
* Beta Bug Fix
|
13
27
|
* Fixed `SLM_INCLUDE url inclusion is not working to spec <https://github.com/International-GNSS-Service/SLM/issues/152>`_
|
14
28
|
|
15
|
-
v0.1.5b0 (
|
29
|
+
v0.1.5b0 (2025-07-15)
|
16
30
|
=====================
|
17
31
|
|
18
32
|
* Beta Increment
|
@@ -13,6 +13,7 @@ from sphinx.ext.autodoc import between
|
|
13
13
|
import warnings
|
14
14
|
import os
|
15
15
|
import django
|
16
|
+
from django.utils.version import get_docs_version
|
16
17
|
import re
|
17
18
|
|
18
19
|
sys.path.append(str(Path(__file__).parent.parent.parent / "src"))
|
@@ -20,6 +21,7 @@ sys.path.append(str(Path(__file__).parent.parent.parent))
|
|
20
21
|
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'tests.settings')
|
21
22
|
django.setup()
|
22
23
|
|
24
|
+
|
23
25
|
# -- Path setup --------------------------------------------------------------
|
24
26
|
|
25
27
|
# If extensions (or modules to document with autodoc) are in another directory,
|
@@ -106,13 +108,22 @@ django_show_db_tables = True # Boolean, default: False
|
|
106
108
|
# Add abstract database tables names (only takes effect if django_show_db_tables is True)
|
107
109
|
django_show_db_tables_abstract = True # Boolean, default: False
|
108
110
|
|
111
|
+
autodoc_default_options = {
|
112
|
+
'show-inheritance': True,
|
113
|
+
# Add other autodoc options here if desired, e.g.:
|
114
|
+
# 'members': True,
|
115
|
+
# 'inherited-members': True,
|
116
|
+
}
|
117
|
+
# In your Sphinx conf.py
|
118
|
+
autodoc_typehints = "description"
|
119
|
+
autodoc_typehints_format = "short"
|
120
|
+
autodoc_class_signature = "separated"
|
109
121
|
autodoc_member_order = 'bysource'
|
110
122
|
|
111
|
-
# TODO - ALWAYS POINT THE DJANGO DOCS AT OUR CURRENT DJANGO VERSION, NOT STABLE
|
112
123
|
intersphinx_mapping = {
|
113
124
|
"django": (
|
114
|
-
"https://docs.djangoproject.com/en/
|
115
|
-
"https://docs.djangoproject.com/en/
|
125
|
+
f"https://docs.djangoproject.com/en/{get_docs_version()}/",
|
126
|
+
f"https://docs.djangoproject.com/en/{get_docs_version()}/_objects/",
|
116
127
|
),
|
117
128
|
"click": ("https://click.palletsprojects.com/en/stable", None),
|
118
129
|
"rich": ("https://rich.readthedocs.io/en/stable", None),
|
@@ -139,6 +150,7 @@ html_css_files = [
|
|
139
150
|
'https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.11.3/font/bootstrap-icons.min.css',
|
140
151
|
]
|
141
152
|
|
153
|
+
|
142
154
|
def color_role(name, rawtext, text, lineno, inliner, options={}, content=[]):
|
143
155
|
"""Role that creates a color box with the hex color."""
|
144
156
|
from docutils import nodes
|
@@ -156,6 +168,7 @@ def color_role(name, rawtext, text, lineno, inliner, options={}, content=[]):
|
|
156
168
|
node = nodes.raw('', html, format='html')
|
157
169
|
return [node], []
|
158
170
|
|
171
|
+
|
159
172
|
def css_icon(name, rawtext, text, lineno, inliner, options={}, content=[]):
|
160
173
|
"""Role that creates a color box with the hex color."""
|
161
174
|
from docutils import nodes
|
@@ -168,6 +181,7 @@ def css_icon(name, rawtext, text, lineno, inliner, options={}, content=[]):
|
|
168
181
|
node = nodes.raw('', html, format='html')
|
169
182
|
return [node], []
|
170
183
|
|
184
|
+
|
171
185
|
def setup(app):
|
172
186
|
# Register a sphinx.ext.autodoc.between listener to ignore everything
|
173
187
|
# between lines that contain the word IGNORE
|
@@ -1,5 +1,6 @@
|
|
1
1
|
.. include:: refs.rst
|
2
2
|
|
3
|
+
.. _configuration:
|
3
4
|
|
4
5
|
=============
|
5
6
|
Configuration
|
@@ -220,6 +221,9 @@ The following settings may be overridden by environment variables:
|
|
220
221
|
* - :setting:`SLM_DEBUG_TOOLBAR`
|
221
222
|
- :ref:`env_types_bool`
|
222
223
|
- ``on|off``
|
224
|
+
* - :setting:`SLM_IGS_STATION_NAMING`
|
225
|
+
- :ref:`env_types_bool`
|
226
|
+
- ``on|off``
|
223
227
|
* - :setting:`SLM_SITE_NAME`
|
224
228
|
- :ref:`env_types_bool`
|
225
229
|
- ``slm.yourdomain.org``
|
@@ -444,6 +448,26 @@ Enable or disable the MapBox_ admin map in the SLM. Must be set in the environme
|
|
444
448
|
or prior to the inclusion of ``slm.settings.root``. You may also enable or disable
|
445
449
|
the admin map by adding or removing ``slm.map`` from :setting:`INSTALLED_APPS`.
|
446
450
|
|
451
|
+
``SLM_IGS_STATION_NAMING`` ⚙️
|
452
|
+
------------------------------
|
453
|
+
.. setting:: SLM_IGS_STATION_NAMING
|
454
|
+
|
455
|
+
Default: ``False``
|
456
|
+
|
457
|
+
Enable or disable the use of IGS naming rules for station names. If enabled, the defaults for
|
458
|
+
:setting:`SLM_STATION_NAME_REGEX` and :setting:`SLM_STATION_NAME_HELP` will be set to:
|
459
|
+
|
460
|
+
.. code-block:: python
|
461
|
+
|
462
|
+
SLM_STATION_NAME_REGEX = r"[\w]{4}[\d]{2}[\w]{3}"
|
463
|
+
SLM_STATION_NAME_HELP = _(
|
464
|
+
"This is the 9 Character station name (XXXXMRCCC) used in RINEX 3 "
|
465
|
+
"filenames Format: (XXXX - existing four character IGS station "
|
466
|
+
"name, M - Monument or marker number (0-9), R - Receiver number "
|
467
|
+
"(0-9), CCC - Three digit ISO 3166-1 country code)"
|
468
|
+
)
|
469
|
+
|
470
|
+
|
447
471
|
``SLM_STATION_NAME_REGEX``
|
448
472
|
--------------------------
|
449
473
|
.. setting:: SLM_STATION_NAME_REGEX
|
@@ -518,7 +542,7 @@ We provide a more reasonable default than Django_'s :setting:`django:DEFAULT_FRO
|
|
518
542
|
-----------------------
|
519
543
|
.. setting:: WSGI_APPLICATION
|
520
544
|
|
521
|
-
Default: ``slm.wsgi``
|
545
|
+
Default: ``slm.wsgi.application``
|
522
546
|
|
523
547
|
We set a default for :setting:`django:WSGI_APPLICATION` that works if *either*:
|
524
548
|
|
@@ -30,7 +30,8 @@ This documentation speaks to multiple audiences:
|
|
30
30
|
|
31
31
|
* **Developers** will want to refer to the :ref:`installation`, :ref:`architecture`,
|
32
32
|
:ref:`commands` and :ref:`reference` sections.
|
33
|
-
* **System administrators** may be interested in :ref:`
|
33
|
+
* **System administrators** may be interested in :ref:`configuration`, :ref:`upgrading` and
|
34
|
+
:ref:`commands`.
|
34
35
|
* **Users** and **network coordinators** will be interested in the :ref:`user_manual`.
|
35
36
|
* **Developers** wishing to work with SLM managed data will be interested in the :ref:`api`.
|
36
37
|
* **Everyone**, but particularly **program managers** will want to take a look at the
|
@@ -47,9 +48,7 @@ map is on the projects_ page.
|
|
47
48
|
|
48
49
|
Contributions_ from the community are encouraged!
|
49
50
|
|
50
|
-
|
51
|
-
.. manual/index
|
52
|
-
.. operations/index
|
51
|
+
|
53
52
|
|
54
53
|
.. toctree::
|
55
54
|
:maxdepth: 2
|
@@ -60,8 +59,10 @@ Contributions_ from the community are encouraged!
|
|
60
59
|
upgrading
|
61
60
|
configuration
|
62
61
|
architecture/index
|
62
|
+
manual/index
|
63
63
|
commands
|
64
64
|
dependencies
|
65
|
+
APIs
|
65
66
|
reference/index
|
66
67
|
changelog
|
67
68
|
|
@@ -35,12 +35,19 @@ Hereafter, we will use the following terminology to describe these deployments:
|
|
35
35
|
Manual Installation
|
36
36
|
===================
|
37
37
|
|
38
|
-
The SLM is both a :doc:`Django app <django:ref/applications>` and a fully deployable website.
|
39
|
-
users of the SLM will want to customize
|
40
|
-
:pypi:`django-ldap` or :doc:`two-factor authentication <django-allauth:mfa/index>`).
|
41
|
-
|
42
|
-
|
43
|
-
|
38
|
+
The SLM is both a :doc:`Django app <django:ref/applications>` and a fully deployable website. Many
|
39
|
+
users of the SLM will want to customize it significantly (things like adding
|
40
|
+
:pypi:`django-ldap` or :doc:`two-factor authentication <django-allauth:mfa/index>`). It can also
|
41
|
+
be deployed out of the box with a :ref:`minimal configuration <configuration>`. We recommend trying
|
42
|
+
a minimal development set up first to familiarize yourself with the software and identify any data
|
43
|
+
importing pain points. The following guide includes instructions for running the SLM out of the
|
44
|
+
box and for generating a scaffold to customize it. We will first work through a
|
45
|
+
:ref:`local develop <slm-startproject>` installation and then we cover
|
46
|
+
:ref:`deployment to a production server <deploy>`.
|
47
|
+
|
48
|
+
To facilitate customization we provide a bundled command slm-startproject_ to generate a scaffold to
|
49
|
+
build off of (not unlike Django's :django-admin:`startproject`). But first we must install some
|
50
|
+
dependencies.
|
44
51
|
|
45
52
|
Dependencies
|
46
53
|
############
|
@@ -132,6 +139,8 @@ Platform specific Installation guidance.
|
|
132
139
|
Start Project
|
133
140
|
#############
|
134
141
|
|
142
|
+
**If you are not customizing the SLM, skip ahead to step 2.**
|
143
|
+
|
135
144
|
To get up and running quickly with your customized SLM deployment we bundle a command called
|
136
145
|
slm-startproject_ that will scaffold out a directory structure and settings files for you to start
|
137
146
|
working with. Before running slm-startproject_ you will need to have installed all of GeoDjango_'s
|
@@ -162,8 +171,8 @@ itself yet though.
|
|
162
171
|
|
163
172
|
.. tab:: github
|
164
173
|
|
165
|
-
You also have the option of working with our development version from github, but unless you
|
166
|
-
a compelling reason to do so you should use the release on pypi.
|
174
|
+
You also have the option of working with our development version from github, but unless you
|
175
|
+
have a compelling reason to do so you should use the release on pypi.
|
167
176
|
|
168
177
|
.. code:: bash
|
169
178
|
|
@@ -256,16 +265,57 @@ the first question you can just hit enter to accept the defaults:
|
|
256
265
|
(2) Create environment & database
|
257
266
|
---------------------------------
|
258
267
|
|
259
|
-
|
260
|
-
|
268
|
+
.. tabs::
|
269
|
+
|
270
|
+
.. tab:: Basic Install
|
271
|
+
|
272
|
+
* Use either psql_ or pgAdmin_ to create a database called ``slm``.
|
273
|
+
|
274
|
+
* We recommend creating a local development :mod:`python virtual environment <venv>`, but you
|
275
|
+
may also use any python on your system that meets the :pypi:`igs-slm` minimum python
|
276
|
+
requirement.
|
277
|
+
|
278
|
+
* You will need to set a few environment variables and create an environment variable file so
|
279
|
+
the SLM knows some basic things about itself.
|
280
|
+
|
281
|
+
In your local development directory:
|
282
|
+
|
283
|
+
.. code-block:: bash
|
284
|
+
|
285
|
+
?> python -m venv .venv
|
286
|
+
?> source .venv/bin/activate
|
287
|
+
(.venv) ?> export SLM_ENV=`pwd`/.env
|
288
|
+
(.venv) ?> touch .env
|
289
|
+
(.venv) ?> pip install "igs-slm[debug]"
|
261
290
|
|
262
|
-
|
291
|
+
Add a minimal configuration to the .env file. It may look something like this. You may also
|
292
|
+
refer to the :ref:`configuration` page for all of the available settings. The most important
|
293
|
+
settings are :setting:`SLM_ENV`, :setting:`BASE_DIR`:
|
263
294
|
|
264
295
|
.. code-block:: bash
|
265
296
|
|
266
|
-
|
297
|
+
DEBUG=True
|
298
|
+
BASE_DIR=./
|
299
|
+
SLM_ORG_NAME="ORG"
|
300
|
+
SLM_SITE_NAME="localhost"
|
301
|
+
# you may have to set these paths if your postgis libraries
|
302
|
+
# are in non-standard locations
|
303
|
+
# GEOS_LIBRARY_PATH=/path/to/libgeos_c.dylib
|
304
|
+
# GDAL_LIBRARY_PATH=/path/to/libgdal.dylib
|
267
305
|
|
268
306
|
|
307
|
+
.. tab:: Custom Install
|
308
|
+
|
309
|
+
* Use either psql_ or pgAdmin_ to create the database that slm-startproject_ instructs you to.
|
310
|
+
In our example this database would be named ``network``.
|
311
|
+
|
312
|
+
* Use uv to install the virtual environment then activate it.
|
313
|
+
|
314
|
+
.. code-block:: bash
|
315
|
+
|
316
|
+
?> cd ./network
|
317
|
+
?> uv sync --all-extras
|
318
|
+
|
269
319
|
.. _import_sitelogs:
|
270
320
|
|
271
321
|
(3) Import Existing Logs and Deploy
|
@@ -276,11 +326,23 @@ existing logs to import you'll probably just want to run :django-admin:`routine
|
|
276
326
|
Otherwise gather your logs into a single directory or tar file and run the
|
277
327
|
:django-admin:`routine install` routine:
|
278
328
|
|
279
|
-
|
329
|
+
.. tabs::
|
330
|
+
|
331
|
+
.. tab:: Basic Install
|
332
|
+
|
333
|
+
.. code-block:: bash
|
334
|
+
|
335
|
+
(.venv) ?> slm routine install
|
280
336
|
|
281
|
-
|
337
|
+
.. tab:: Custom Install
|
282
338
|
|
283
|
-
|
339
|
+
.. code-block:: bash
|
340
|
+
|
341
|
+
?> uv run network routine install
|
342
|
+
|
343
|
+
You will be prompted to create a superuser account and also for a file path or directory containing
|
344
|
+
site logs you wish to import. After the import is finished an html log of the import process will
|
345
|
+
open.
|
284
346
|
|
285
347
|
The data import will both generate logs and record import errors and warnings as alerts and
|
286
348
|
validation flags in the database so you can manually go through the web interface and correct any
|
@@ -291,24 +353,39 @@ errors.
|
|
291
353
|
|
292
354
|
You should now be able to start up the development server and see data in your SLM instance.
|
293
355
|
|
294
|
-
|
356
|
+
.. tabs::
|
357
|
+
|
358
|
+
.. tab:: Basic Install
|
359
|
+
|
360
|
+
.. code-block:: bash
|
361
|
+
|
362
|
+
(.venv) ?> <slm> runserver
|
363
|
+
Performing system checks...
|
364
|
+
|
365
|
+
System check identified no issues (1 silenced).
|
366
|
+
Django version 4.2.23, using settings 'slm.settings.root'
|
367
|
+
Starting development server at http://127.0.0.1:8000/
|
368
|
+
Quit the server with CONTROL-C.
|
369
|
+
|
370
|
+
.. tab:: Custom Install
|
295
371
|
|
296
|
-
|
297
|
-
|
372
|
+
.. code-block:: bash
|
373
|
+
|
374
|
+
?> uv run network runserver
|
375
|
+
Performing system checks...
|
298
376
|
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
377
|
+
System check identified no issues (1 silenced).
|
378
|
+
Django version 4.2.23, using settings 'sites.network.develop'
|
379
|
+
Starting development server at http://127.0.0.1:8000/
|
380
|
+
Quit the server with CONTROL-C.
|
303
381
|
|
304
382
|
In addition to the front end interface where site logs are edited, moderated and published. We use
|
305
383
|
the `Django admin for a more direct access to system data <http://127.0.0.1:8000/admin>`_. This is
|
306
384
|
where we control permissions and make site adjustments. You may also add users and agencies and set
|
307
385
|
their permissions through the admin.
|
308
386
|
|
309
|
-
.. tip::
|
310
387
|
|
311
|
-
|
388
|
+
.. _deploy:
|
312
389
|
|
313
390
|
Deploy
|
314
391
|
######
|
@@ -318,10 +395,10 @@ Deploy
|
|
318
395
|
We offer a notional deployment strategy here. There are myriad operational concerns that will vary
|
319
396
|
based on your organization's so the following examples are merely suggestions.
|
320
397
|
|
321
|
-
|
322
|
-
would a normal python package. It can be built and installed using
|
323
|
-
package management tooling that supports wheels. When you install it
|
324
|
-
required python dependencies.
|
398
|
+
If you are customizing the SLM, the scaffold we generated should be checked into version control.
|
399
|
+
You can manage it just like you would a normal python package. It can be built and installed using
|
400
|
+
uv_ or pip_ or any other python package management tooling that supports wheels. When you install it
|
401
|
+
it will pull in all of its required python dependencies.
|
325
402
|
|
326
403
|
First you need to make sure your host server has all the dependencies installed, PostGIS_, etc.
|
327
404
|
Then you should use ``psql`` to create the database. It is usually sufficient to configure PostGIS_
|
@@ -373,31 +450,69 @@ environment somewhere you think is appropriate. For example:
|
|
373
450
|
Build and Install
|
374
451
|
-----------------
|
375
452
|
|
376
|
-
..
|
453
|
+
.. tabs::
|
454
|
+
|
455
|
+
.. tab:: Basic Install
|
377
456
|
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
457
|
+
.. code-block:: bash
|
458
|
+
|
459
|
+
?> source /opt/slm_venv/bin/activate
|
460
|
+
# install with gunicorn if using nginx or mod_wsgi if using Apache
|
461
|
+
(slm_venv) ?> pip install igs-slm
|
462
|
+
# if using nginx:
|
463
|
+
(slm_venv) ?> pip install gunicorn
|
464
|
+
# if using apache:
|
465
|
+
(slm_venv) ?> pip install mod_wsgi
|
466
|
+
|
467
|
+
.. tab:: Custom Install
|
468
|
+
|
469
|
+
.. code-block:: bash
|
470
|
+
|
471
|
+
# in your git repository holding your slm-startproject
|
472
|
+
?> uv build
|
473
|
+
# get the wheel to your server somehow
|
474
|
+
?> scp dist/network-x.x.x-py3-none-any.whl yourserver:./
|
475
|
+
?> ssh yourserver
|
476
|
+
?> source /opt/slm_venv/bin/activate
|
477
|
+
# install with gunicorn if using nginx or mod_wsgi if using Apache
|
478
|
+
(slm_venv) ?> pip install network-x.x.x-py3-none-any.whl
|
479
|
+
# if using nginx:
|
480
|
+
(slm_venv) ?> pip install gunicorn
|
481
|
+
# if using apache:
|
482
|
+
(slm_venv) ?> pip install mod_wsgi
|
390
483
|
|
391
484
|
Filesystem
|
392
485
|
----------
|
393
486
|
|
394
487
|
We recommend setting up your site's working directory somewhere under /var/www:
|
395
488
|
|
396
|
-
..
|
489
|
+
.. tabs::
|
490
|
+
|
491
|
+
.. tab:: Basic Install
|
492
|
+
|
493
|
+
.. code-block:: bash
|
494
|
+
|
495
|
+
?> mkdir -p /var/www/network.example.com/production
|
496
|
+
?> cd /var/www/network.example.com/production
|
497
|
+
?> mkdir static media logs secrets
|
498
|
+
|
499
|
+
You will need to create an environment file to tell the SLM about itself:
|
500
|
+
|
501
|
+
.. code-block:: bash
|
502
|
+
:caption: /var/www/network.example.com/production/.env
|
503
|
+
|
504
|
+
DEBUG=False
|
505
|
+
BASE_DIR=/var/www/network.example.com/production
|
506
|
+
SLM_ORG_NAME="Example"
|
507
|
+
SLM_SITE_NAME="network.example.com"
|
397
508
|
|
398
|
-
|
399
|
-
|
400
|
-
|
509
|
+
.. tab:: Custom Install
|
510
|
+
|
511
|
+
.. code-block:: bash
|
512
|
+
|
513
|
+
?> mkdir -p /var/www/network.example.com/production
|
514
|
+
?> cd /var/www/network.example.com/production
|
515
|
+
?> mkdir static media logs secrets
|
401
516
|
|
402
517
|
web servers
|
403
518
|
-----------
|
@@ -472,6 +587,7 @@ web servers
|
|
472
587
|
User=www-data
|
473
588
|
Group=www-data
|
474
589
|
WorkingDirectory=/var/www/network.example.com/production
|
590
|
+
Environment="SLM_ENV=/var/www/network.example.com/production/.env"
|
475
591
|
ExecStart=/opt/slm_venv/bin/gunicorn --workers 4 --bind unix:/var/www/network.example.com/production/slm.sock sites.network.production.wsgi:application
|
476
592
|
|
477
593
|
[Install]
|
@@ -507,6 +623,13 @@ web servers
|
|
507
623
|
# WSGI configuration
|
508
624
|
WSGIDaemonProcess network python-home=/opt/slm_venv python-path=/var/www/network.example.com/production
|
509
625
|
WSGIProcessGroup network
|
626
|
+
|
627
|
+
WSGIEnvVar SLM_ENV /var/www/network.example.com/production/.env
|
628
|
+
|
629
|
+
# TODO - For Basic Install:
|
630
|
+
WSGIScriptAlias / /opt/slm_venv/lib/python3.x/site-packages/slm/wsgi.py
|
631
|
+
|
632
|
+
# TODO - For Custom Install:
|
510
633
|
WSGIScriptAlias / /opt/slm_venv/lib/python3.x/site-packages/sites/network/production/wsgi.py
|
511
634
|
|
512
635
|
# Static & media files
|
@@ -533,15 +656,47 @@ routine deploy
|
|
533
656
|
Anytime you install a new version of your SLM you need to run :django-admin:`routine deploy`. This
|
534
657
|
will migrate the database and bundle all static files:
|
535
658
|
|
536
|
-
.. code-block:: bash
|
537
659
|
|
538
|
-
|
660
|
+
.. tabs::
|
661
|
+
|
662
|
+
.. tab:: Basic Install
|
663
|
+
|
664
|
+
.. code-block:: bash
|
665
|
+
|
666
|
+
(slm_venv) ?> slm routine deploy
|
667
|
+
|
668
|
+
If it is the first installation you can run the :django-admin:`routine install` routine instead:
|
669
|
+
|
670
|
+
.. code-block:: bash
|
671
|
+
|
672
|
+
(slm_venv) ?> slm routine install
|
673
|
+
|
674
|
+
.. tab:: Custom Install
|
675
|
+
|
676
|
+
.. code-block:: bash
|
677
|
+
|
678
|
+
(slm_venv) ?> network routine deploy
|
679
|
+
|
680
|
+
If it is the first installation you can run the :django-admin:`routine install` routine instead:
|
681
|
+
|
682
|
+
.. code-block:: bash
|
683
|
+
|
684
|
+
(slm_venv) ?> network routine install
|
685
|
+
|
686
|
+
|
687
|
+
.. tip::
|
688
|
+
|
689
|
+
Refer to :ref:`upgrading` for advice on updating the SLM.
|
539
690
|
|
540
691
|
.. _containerization:
|
541
692
|
|
542
693
|
Containerization
|
543
694
|
================
|
544
695
|
|
696
|
+
.. todo::
|
697
|
+
|
698
|
+
Instructions for running our containers..
|
699
|
+
|
545
700
|
|
546
701
|
.. _fast_hosting:
|
547
702
|
|
@@ -549,4 +704,5 @@ Fast Hosting
|
|
549
704
|
============
|
550
705
|
|
551
706
|
.. todo::
|
552
|
-
|
707
|
+
|
708
|
+
Instructions for quickly deploying to a hosting service..
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[project]
|
2
2
|
name = "igs-slm"
|
3
|
-
version = "0.1.
|
3
|
+
version = "0.1.5b3"
|
4
4
|
description = "IGS Site Log Manager"
|
5
5
|
requires-python = ">=3.8,<4.0"
|
6
6
|
authors = [
|
@@ -85,6 +85,11 @@ dependencies = [
|
|
85
85
|
|
86
86
|
[project.optional-dependencies]
|
87
87
|
gunicorn = ["gunicorn>=22.0.0"]
|
88
|
+
debug = [
|
89
|
+
"ipdb>=0.13.13,<1.0.0",
|
90
|
+
"django-debug-toolbar>=4.1.0,<5.0.0",
|
91
|
+
"django-extensions>=3.1.5,<4.0.0",
|
92
|
+
]
|
88
93
|
|
89
94
|
|
90
95
|
[build-system]
|
@@ -186,15 +186,18 @@ set_default(
|
|
186
186
|
# instance than the instance that generates serialized artifacts
|
187
187
|
SLM_FILE_DOMAIN = None
|
188
188
|
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
# IGS
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
189
|
+
SLM_IGS_STATION_NAMING = env(
|
190
|
+
"SLM_IGS_STATION_NAMING", default=get_setting("SLM_IGS_STATION_NAMING", False)
|
191
|
+
)
|
192
|
+
if SLM_IGS_STATION_NAMING:
|
193
|
+
# Use IGS naming rules for station names:
|
194
|
+
SLM_STATION_NAME_REGEX = r"[\w]{4}[\d]{2}[\w]{3}"
|
195
|
+
SLM_STATION_NAME_HELP = _(
|
196
|
+
"This is the 9 Character station name (XXXXMRCCC) used in RINEX 3 "
|
197
|
+
"filenames Format: (XXXX - existing four character IGS station "
|
198
|
+
"name, M - Monument or marker number (0-9), R - Receiver number "
|
199
|
+
"(0-9), CCC - Three digit ISO 3166-1 country code)"
|
200
|
+
)
|
201
|
+
else:
|
202
|
+
set_default("SLM_STATION_NAME_REGEX", None)
|
203
|
+
set_default("SLM_STATION_NAME_HELP", _("The name of the station."))
|