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

New major release 3.0.0 #216

Merged
merged 28 commits into from
May 1, 2023
Merged

New major release 3.0.0 #216

merged 28 commits into from
May 1, 2023

Commits on Apr 19, 2022

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

Commits on Mar 18, 2023

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

Commits on Mar 19, 2023

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

Commits on Apr 9, 2023

  1. Updated project to current Django LTS version

    Updated deprecated "is_safe_url" function to "url_has_allowed_host_and_scheme".
    Added automatically database population, if DB is empty.
    Updated requirements to current version.
    Updated settings.
    Removed outdated version support.
    Updated gitignore.
    aDramaQueen committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    aec0024 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring

    aDramaQueen committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    ea9cba9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Updated Project

    Added type hints.
    Updated test cases.
    Removed last remaining snippets for outdated Django versions.
    aDramaQueen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a1ce488 View commit details
    Browse the repository at this point in the history
  2. Removed unused constant

    aDramaQueen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4e01389 View commit details
    Browse the repository at this point in the history
  3. Updated required version

    aDramaQueen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3822486 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Minor Bugfix

    Removed __slots__ from dataclass, to match Python 3.8 support.
    aDramaQueen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a663e7a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    17ac8cf View commit details
    Browse the repository at this point in the history
  2. remove compatibility.py

    trco committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    2c83a7e View commit details
    Browse the repository at this point in the history
  3. remove utils.py

    trco committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fb09568 View commit details
    Browse the repository at this point in the history
  4. remove types

    trco committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ffe2a5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5e2e69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7da27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a1822c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d2017a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82b7a2c View commit details
    Browse the repository at this point in the history
  10. remove static folder

    trco committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    12c206d View commit details
    Browse the repository at this point in the history
  11. remove types from tests

    trco committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    28c706e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. remove unneeded comments

    trco committed May 1, 2023
    Configuration menu
    Copy the full SHA
    9cf89fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e83a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8492ffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    373b159 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4d3f84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db39502 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd7b6b4 View commit details
    Browse the repository at this point in the history
  8. cleanup .gitignore

    trco committed May 1, 2023
    Configuration menu
    Copy the full SHA
    bae3e6c View commit details
    Browse the repository at this point in the history