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

Add compatibility with Python 3.10+ and Django 3+ #54

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 27, 2022

  1. Add compatibility with Python 3.10+ and Django 3+

    Nikita Grygoriev committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    63205f6 View commit details
    Browse the repository at this point in the history
  2. Version bump

    Nikita Grygoriev committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3a447e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Use django's smart_str instead of deprecated smart_text

    Nikita Grygoriev committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    13a4436 View commit details
    Browse the repository at this point in the history
  2. Version bump

    Nikita Grygoriev committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5493399 View commit details
    Browse the repository at this point in the history
  3. Fix a typo, bump version inside CHANGELOG

    Nikita Grygoriev committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    56a473a View commit details
    Browse the repository at this point in the history