Skip to content

version 0.7 only works if ADD_REVERSION_ADMIN = True #79

@LegoStormtroopr

Description

@LegoStormtroopr

From here: https://github.com/jedie/django-reversion-compare/blob/master/reversion_compare/admin.py#L225

If ADD_REVERSION_ADMIN = False or not set, Version is never imported into admin.py and Reversion compare fails on line 166

I don't really want Reversions/Versions showing up in my admin page, so it should be possible to just move the import to the top of the module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions