vergabe-teilnahme/vergabe_teilnahme/apps/aufgaben
tegwick 17f511fbcd Rewire issue tracker integration from issue-facade to issue-core
issue-facade was renamed to issue-core. Update the dependency
declaration and the three Python imports it touched. Model field
names (issue_facade_backend, issue_facade_id) and the Django setting
ISSUE_FACADE_LOCAL_DB stay as-is — they are persisted/semantic
identifiers, not part of the package wiring.

All 20 aufgaben tests pass after the rewire.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 22:33:28 +02:00
..
migrations issue-facade integration 2026-05-14 11:30:30 +02:00
__init__.py Prototype implementation 2026-05-08 14:26:48 +02:00
admin.py issue-facade integration 2026-05-14 11:30:30 +02:00
apps.py Prototype implementation 2026-05-08 14:26:48 +02:00
bieterfragen_urls.py Aufgaben und Bieterfragen 2026-05-08 17:43:23 +02:00
forms.py issue-facade integration 2026-05-14 11:30:30 +02:00
global_urls.py Aufgaben und Bieterfragen 2026-05-08 17:43:23 +02:00
issue_backends.py Rewire issue tracker integration from issue-facade to issue-core 2026-05-18 22:33:28 +02:00
issue_facade.py Rewire issue tracker integration from issue-facade to issue-core 2026-05-18 22:33:28 +02:00
link_registry.py feat(aufgaben): Verknüpfungen, implizite Fälligkeit, Issue-Facade (WP-0015) 2026-05-14 04:18:28 +02:00
models.py issue-facade integration 2026-05-14 11:30:30 +02:00
tests.py issue-facade integration 2026-05-14 11:30:30 +02:00
urls.py issue-facade integration 2026-05-14 11:30:30 +02:00
views.py issue-facade integration 2026-05-14 11:30:30 +02:00