Skip to content

Refactor: Make it compatible with Django 3.2 #12

@escaped

Description

@escaped

Django 3.2 got a similar feature (@display). We should update this project to make it compatible:

  • update function signiture
    • admin_order_field -> ordering
    • short_description -> description
    • etc.
  • rename decorator to display()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions