Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the package for Django 3.1+ #246

Closed
wants to merge 9 commits into from

Commits on Nov 24, 2020

  1. fix FieldDoesNotExist import error for django 3.1+

    Jakub Janarek committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f8521a1 View commit details
    Browse the repository at this point in the history
  2. bump up version, add heidipay as author

    Jakub Janarek committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    4d3eabb View commit details
    Browse the repository at this point in the history
  3. amend setup.py

    Jakub Janarek committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    18fcb40 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. bump up the version in __init__

    Jakub Janarek committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1173b61 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Update datatableview/columns.py

    Co-authored-by: Pi Delport <pjdelport@gmail.com>
    heidi-jakub and PiDelport committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    a07ff58 View commit details
    Browse the repository at this point in the history
  2. Update datatableview/datatables.py

    Co-authored-by: Pi Delport <pjdelport@gmail.com>
    heidi-jakub and PiDelport committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    694db5e View commit details
    Browse the repository at this point in the history
  3. Update datatableview/utils.py

    Co-authored-by: Pi Delport <pjdelport@gmail.com>
    heidi-jakub and PiDelport committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c146b0b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. simplify imports

    Jakub Janarek committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    aa81cbc View commit details
    Browse the repository at this point in the history
  2. remove unused 'import django' import

    Jakub Janarek committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    64ec0ca View commit details
    Browse the repository at this point in the history