adminjournal.monkeypatch module

adminjournal.monkeypatch.patch_admin_site(site)[source]

This helper patches the default Django admin site to ensure the JournaledModelAdminMixin is added to the model admins.

After patching the admin site, this helper checks all already registered model admins to be adminjournal enabled.