Skip to content

Credit Admin lets you change info #1

Description

@akoumjian

I'm guessing that you are not supposed to be able to edit credit objects in the admin. When you try to limit the editable fields by returning None here:

https://github.com/balanced/django-balanced/blob/master/django_balanced/admin.py#L148

You actually end up letting users edit all fields, because you are defaulting to all fields here for a None attribute:

https://github.com/balanced/django-balanced/blob/master/django_balanced/admin.py#L30

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