You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2024. It is now read-only.
The 'History' button on an instance in the Django Admin shows a list of changes. The admin interface already keeps track of the history, but we can add a LogEntry to the survey and main views to keep a history of mutations done by users, e.g. when filling in the survey or updating their contact information at the alumnus website under account.
The text was updated successfully, but these errors were encountered:
The 'History' button on an instance in the Django Admin shows a list of changes. The admin interface already keeps track of the history, but we can add a LogEntry to the survey and main views to keep a history of mutations done by users, e.g. when filling in the survey or updating their contact information at the alumnus website under account.
The text was updated successfully, but these errors were encountered: