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

Handle python3.12 datetime utc deprecation #1705

Commits on Dec 7, 2023

  1. added support for python3.12 (django-import-export#1698)

    * added support for python3.12
    
    * Update changelog.rst
    
    * added catch for DeprecationWarnings
    matthewhegarty committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c5f44ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a83674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e9fea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d0dee4 View commit details
    Browse the repository at this point in the history
  5. updated changelog

    matthewhegarty committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7eeace7 View commit details
    Browse the repository at this point in the history
  6. added decorator

    matthewhegarty committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ae0120a View commit details
    Browse the repository at this point in the history