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

Django 4.0 and Python 3.10 support #528

Merged
merged 15 commits into from
Jun 4, 2022
Merged

Django 4.0 and Python 3.10 support #528

merged 15 commits into from
Jun 4, 2022

Commits on Mar 21, 2022

  1. Replaced pytz with zoneinfo

    ElSaico committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ed83e7f View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    ElSaico committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    928c57c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1cd8b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2eedc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c5915e View commit details
    Browse the repository at this point in the history
  6. Upgraded pytest

    ElSaico committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c4b6567 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    61deffa View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Merge remote-tracking branch 'upstream/master' into zoneinfo

    # Conflicts:
    #	.travis.yml
    #	requirements/test.txt
    #	setup.py
    #	t/proj/urls.py
    #	t/unit/test_models.py
    #	tox.ini
    ElSaico committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    25ce820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87658a4 View commit details
    Browse the repository at this point in the history
  3. Removed pytz from new test

    ElSaico committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    aeaa113 View commit details
    Browse the repository at this point in the history
  4. Fixed test

    ElSaico committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ff335d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    6cb9079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcf2e2 View commit details
    Browse the repository at this point in the history
  3. Fixed flake8 woes

    ElSaico committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    da8accc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c4740b View commit details
    Browse the repository at this point in the history