Skip to content
Snippets Groups Projects
Select Git revision
  • 42f4957c9ab8d3844f9435abbc11d3f00028867d
  • 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

migrations

  • Clone with SSH
  • Clone with HTTPS
  • Forked from KIF / AKPlanning
    781 commits behind the upstream repository.
    Benjamin Hättasch's avatar
    Benjamin Hättasch authored
    This fixes #97
    Exclude interest_counter from AK history
    Prevent saving of history record when increasing interest counter
    
    Run the following action after applying the change/migration to remove existing duplicate history records (the ones without changes to tracked fields, hence caused by either saving without changing any field or especially the ones created due to changes of the now ignored interest_counter):
    python manage.py clean_duplicate_history AKModel.ak
    d6f00e09
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.