Skip to content

Conversation

@schmave
Copy link
Owner

@schmave schmave commented Dec 4, 2025

Closes DEM-24

  • Add change tracking for some interesting models that don't currently have good change tracking. Changes to these models (from Python code only, not Java) will be tracked:
    • AttendanceCode
    • AttendanceRule
    • NotificationRule
    • Person
    • RoleRecord
    • Tag
    • User
  • Added a bunch of models to the Django admin interface
  • Added a link to view the change history for a particular model from the admin interface:
Screenshot 2025-12-04 at 10 39 20 AM Screenshot 2025-12-04 at 10 41 47 AM * You can access the history of changes to an object using `foo.history`, as described in more detail in the [auditlog docs](https://django-auditlog.readthedocs.io/en/latest/usage.html#object-history)

@schmave schmave merged commit 7013920 into main Dec 4, 2025
1 check passed
@schmave schmave deleted the auditlog branch December 4, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants