]>
| author | Jörn Menne <jmenne@fedora.de> | |
| Sat, 30 Nov 2024 21:43:48 +0000 (22:43 +0100) | ||
| committer | Jörn Menne <jmenne@fedora.de> | |
| Sat, 30 Nov 2024 21:43:48 +0000 (22:43 +0100) | ||
| commit | f60a524ed700c7c71cf7d0fbf8022e6187867909 | |
| tree | bd1841953fbe3015ecea7c08b5633f5966a82cb2 | tree | snapshot |
| parent | 13f71611bc09434db764b50f02b4f77b2cff288b | commit | diff |
| .gitignore | [new file with mode: 0644] | blob |
| georeport/__init__.py | [new file with mode: 0644] | blob |
| georeport/admin.py | [new file with mode: 0644] | blob |
| georeport/apps.py | [new file with mode: 0644] | blob |
| georeport/migrations/0001_initial.py | [new file with mode: 0644] | blob |
| georeport/migrations/__init__.py | [new file with mode: 0644] | blob |
| georeport/models.py | [new file with mode: 0644] | blob |
| georeport/static/georeport/create_Report.js | [new file with mode: 0644] | blob |
| georeport/static/georeport/details.js | [new file with mode: 0644] | blob |
| georeport/static/georeport/mapsetup.js | [new file with mode: 0644] | blob |
| georeport/templates/georeport/base.html | [new file with mode: 0644] | blob |
| georeport/templates/georeport/create.html | [new file with mode: 0644] | blob |
| georeport/templates/georeport/detail.html | [new file with mode: 0644] | blob |
| georeport/templates/georeport/index.html | [new file with mode: 0644] | blob |
| georeport/tests.py | [new file with mode: 0644] | blob |
| georeport/urls.py | [new file with mode: 0644] | blob |
| georeport/views.py | [new file with mode: 0644] | blob |
| manage.py | [new file with mode: 0755] | blob |
| pinpoint/__init__.py | [new file with mode: 0644] | blob |
| pinpoint/asgi.py | [new file with mode: 0644] | blob |
| pinpoint/settings.py | [new file with mode: 0644] | blob |
| pinpoint/urls.py | [new file with mode: 0644] | blob |
| pinpoint/wsgi.py | [new file with mode: 0644] | blob |
| requirements.txt | [new file with mode: 0644] | blob |