No description
  • Python 75.5%
  • HTML 15.2%
  • JavaScript 4.8%
  • CSS 3.3%
  • Shell 0.9%
  • Other 0.3%
Find a file
2026-07-12 12:48:13 +00:00
.devcontainer Improve devcontainer 2025-10-06 12:49:45 +02:00
.vscode Add django vscode extension 2026-06-27 11:52:20 +00:00
accounting_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
accounts_app Show if user is staff member 2026-06-27 12:30:37 +00:00
address_app Leaflet map for showing geographic position of addresses and timelines 2026-07-12 12:47:47 +00:00
apps_app Show map with addrress objects 2026-06-28 12:43:39 +00:00
chartjs_app Fix pylint findings 2026-04-07 12:22:38 +00:00
clipboard_app Update to Django 6 2026-01-11 08:58:27 +00:00
components Show map with addrress objects 2026-06-28 12:43:39 +00:00
data Continue development. Add docker support. 2022-02-19 15:20:18 +01:00
docs Add initial development documentation 2026-01-24 09:37:04 +00:00
docu_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
filter_app Update to Django 6 2026-01-11 08:58:27 +00:00
finance_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
history_app Fix pylint findings 2026-04-07 12:22:38 +00:00
info_app Update to Django 6 2026-01-11 08:58:27 +00:00
insurance_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
meters_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
rentals_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
scripts Fix build script to handle new version number format 2026-06-28 15:45:48 +02:00
task_app Manage apps in a separate app 2026-06-27 11:58:43 +00:00
timelines_app Leaflet map for showing geographic position of addresses and timelines 2026-07-12 12:47:47 +00:00
topy Leaflet map for showing geographic position of addresses and timelines 2026-07-12 12:47:47 +00:00
user_settings_app Update to Django 6 2026-01-11 08:58:27 +00:00
utils_app Leaflet map for showing geographic position of addresses and timelines 2026-07-12 12:47:47 +00:00
.dockerignore Fix docker ignore file 2025-10-27 19:11:15 +01:00
.editorconfig Improve implementation 2025-10-03 17:14:41 +02:00
.gitignore Implement accounting app 2025-10-26 09:41:35 +01:00
.pylintrc Address app QA - add unit tests, pylint and formatting. 2026-01-11 13:13:52 +00:00
AGENTS.md Update agents.md 2026-05-01 08:57:55 +00:00
coveragerc Add pytest support 2022-02-20 10:15:47 +01:00
docker-compose.yml Fix syntax error in docker-compose file 2022-02-25 17:05:52 +01:00
Dockerfile Prevent errors / warnings when building docker image 2026-02-08 14:08:50 +01:00
manage.py Initial version 2022-02-19 13:33:15 +01:00
pyproject.toml Rework app menu implementation 2026-05-15 11:20:33 +00:00
pytest.ini Add pytest support 2022-02-20 10:15:47 +01:00
README.md Migrate from pipenv to poetry 2024-06-02 15:16:08 +02:00
uv.lock Update Python dependencies 2026-05-15 11:23:22 +00:00