Skip to content
Snippets Groups Projects
  • Benjamin Hättasch's avatar
    a39a5311
    Introduce detail and edit URLs as properties in AK model · a39a5311
    Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
    This way, the frontend views will be used when AKSubmission is installed and active, or otherwise the link to the built-in AK edit form in backend
    This reduces the coupling between AKSubmission and other apps that previously needed that app
    Use that new property in all places where previously an URL to the submission view was used (for consistency and to allow changes in one place in AKSubmission, too)
    This implements #166
    a39a5311
    History
    Introduce detail and edit URLs as properties in AK model
    Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
    This way, the frontend views will be used when AKSubmission is installed and active, or otherwise the link to the built-in AK edit form in backend
    This reduces the coupling between AKSubmission and other apps that previously needed that app
    Use that new property in all places where previously an URL to the submission view was used (for consistency and to allow changes in one place in AKSubmission, too)
    This implements #166
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
models.py 30.17 KiB