ISO-27001-Risk-Management/risks
2025-09-15 11:12:12 +02:00
..
migrations Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
templatetags Rework Frontend UI 2025-09-11 15:02:29 +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 Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
serializers.py . 2025-09-15 11:08:06 +02:00
signals.py refactor: Update notification handling and track user changes in risk management views 2025-09-12 17:25:44 +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 Change UI 2025-09-15 11:06:33 +02:00
utils.py Refactor risk management templates for improved usability and localization 2025-09-12 13:04:04 +02:00
views.py add mark_risk_as_reviewd button 2025-09-15 11:12:12 +02:00