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

Upgrade Django (and related packages) to 4.2 #9866

Merged
merged 25 commits into from
Aug 21, 2023

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    789dd75 View commit details
    Browse the repository at this point in the history
  2. Replace deprecated url() with re_path() or path()

    Update arches project template to use path()
    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d0e240f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d8e74 View commit details
    Browse the repository at this point in the history
  4. Upgrade Django to 4.0.10

    Update django-related dependencies to versions
    supporting Django 4.0.
    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c1e4979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5161c30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eee6063 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cb1af0 View commit details
    Browse the repository at this point in the history
  8. Replace deprecated body param in es.search() calls

    Refs elastic/elasticsearch-py#1698
    
    Also replace deprecated ignore param.
    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    996ef2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a1e6f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bda792 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c4d68d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e59aba5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2482f03 View commit details
    Browse the repository at this point in the history
  14. Require Python 3.8+

    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7a9b939 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc6b922 View commit details
    Browse the repository at this point in the history
  16. Upgrade Django to 4.1.10

    Update django-related dependencies to versions
    supporting Django 4.1.
    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    608b014 View commit details
    Browse the repository at this point in the history
  17. Upgrade Django to 4.2.4

    Update django-related dependencies to versions
    supporting Django 4.2.
    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0bd3a3a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8eec05c View commit details
    Browse the repository at this point in the history
  19. Add migration

    jacobtylerwalls committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cdace46 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5dcbacd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. nit, re archesproject#9799

    apeters committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    f234f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ecb23 View commit details
    Browse the repository at this point in the history
  3. Review comments

    jacobtylerwalls committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    ce54b6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48c8c29 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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