ISO-27001-Risk-Management/risks
2025-09-19 11:05:21 +02:00
..
migrations Add Ui fix. Add Links in Notifications 2025-09-16 14:15:04 +02:00
templatetags Add Risks by Status to Dashboard 2025-09-19 11:05:21 +02:00
__init__.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
admin.py . 2025-09-15 11:08:06 +02:00
apps.py Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
audit_context.py Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
context_processors.py Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
forms.py Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
middleware.py Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
models.py Add Ui fix. Add Links in Notifications 2025-09-16 14:15:04 +02:00
navigation_registry.py Add navigation registry and template integration for modular apps 2025-09-17 09:36:11 +02:00
serializers.py . 2025-09-15 11:08:06 +02:00
signals.py Add Ui fix. Add Links in Notifications 2025-09-16 14:15:04 +02:00
tests.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 Ui fix. Add Links in Notifications 2025-09-16 14:15:04 +02:00
utils.py Add Ui fix. Add Links in Notifications 2025-09-16 14:15:04 +02:00
views.py Add Risks by Status to Dashboard 2025-09-19 11:05:21 +02:00