ISO-27001-Risk-Management/config
= ff134eee9a Add FontAwesome webfonts and update templates for Risiko Management
- Added FontAwesome webfont files: fa-brands-400.woff2, fa-regular-400.woff2, fa-solid-900.woff2, and fa-v4compatibility.woff2.
- Updated base.html to include FontAwesome stylesheet.
- Renamed the application title from "Risiko Management" to "ISO27001 Management".
- Enhanced navigation menu with dynamic active states for Dashboard, Statistics, Risks, Controls, and Incidents.
- Created new templates for dashboard, controls, incidents, risks, and statistics with breadcrumb navigation.
2025-09-07 23:07:56 +02:00
..
__pycache__ Add FontAwesome webfonts and update templates for Risiko Management 2025-09-07 23:07:56 +02:00
__init__.py First Commit 2025-09-05 12:02:41 +02:00
asgi.py First Commit 2025-09-05 12:02:41 +02:00
auth_backends.py Add custom User model, OIDC backend, DB flexibility (SQLite/Postgres/MySQL), secured API endpoints, and initial Risk/Control models with enums, score calculation, and groups seeding. 2025-09-07 20:52:19 +02:00
settings.py Add custom User model, OIDC backend, DB flexibility (SQLite/Postgres/MySQL), secured API endpoints, and initial Risk/Control models with enums, score calculation, and groups seeding. 2025-09-07 20:52:19 +02:00
urls.py Add FontAwesome webfonts and update templates for Risiko Management 2025-09-07 23:07:56 +02:00
wsgi.py First Commit 2025-09-05 12:02:41 +02:00