Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octo 10241 prep and fork the beta 3 version of auditlog nicole tibay #1

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    3d6a410 View commit details
    Browse the repository at this point in the history
  2. Fix logging all instances of M2M model

    See issue: jazzband#539
    ntibay committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    cd0518a View commit details
    Browse the repository at this point in the history
  3. Be able to disable audit logging from django settings

    Keep existing behaviour for allowing disabling auditlog app wide.
    In Mathspace monolity, this is configured as:
    AUDITLOG = {"disable_auditlog": False}
    ntibay committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b03f54f View commit details
    Browse the repository at this point in the history