Skip to content
Snippets Groups Projects
Select Git revision
  • 142505098040893a53e52cc1bca33a2cc52cd2e0
  • main default protected
  • feature/export-filtering
  • feature/clear-schedule-button
  • fix/responsive-cols-in-polls
  • feature/preference-polling-form
  • feature/json-export-via-rest-framework
  • feature/json-schedule-import-tests
  • fix/add-room-import-only-once
  • ak-import
  • renovate/django-simple-history-3.x
  • renovate/django-debug-toolbar-4.x
  • renovate/django-5.x
  • renovate/mysqlclient-2.x
14 results

templates

  • Clone with SSH
  • Clone with HTTPS
  • Forked from KIF / AKPlanning
    Source project has a limited visibility.
    Benjamin Hättasch's avatar
    Benjamin Hättasch authored
    Add a new link to edit form leading to owner creation form and passing the primary key of the edited AK/wish to that view
    To realize that link, the corresponding field is excluded from the default form rendering and the rendering is triggered manually for that field (and the name field that should still appear on top)
    When user is successfully created, they is set as owner of an AK, the user is redirect to the detail page of that AK and a message is displayed
    Add corresponding test
    This implements #96 and #86
    216e2bd1
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..