Skip to content

Add option to disable audit logs django admin registration in admin.py file. #812

@ojaragodwin

Description

@ojaragodwin
  • Right now users cant make their own custom django admins from the auditlog model because its already registerd in the package.
  • Unregistering it works but fails when tests runs. i think its because of the difference of how modules are loaded during running tests and server start up
  • Adding a setting variable would be of much help when some one needs to write their own entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions