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

Support wagtail42 #246

Closed
wants to merge 30 commits into from

Commits on Nov 18, 2022

  1. Silence warnings about DEFAULT_AUTO_FIELD

    Follows the django 3.2 upgrade recommendations
    At this stage Wagtail 2.16 and django 3.2 is installed.
    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a022308 View commit details
    Browse the repository at this point in the history
  2. Wagtail 2.15 change

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    16d57c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d1a26d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a03af0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    432483d View commit details
    Browse the repository at this point in the history
  6. wagtail 3 change models

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5791313 View commit details
    Browse the repository at this point in the history
  7. Wagtail 4 changes

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5642e11 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e31793e View commit details
    Browse the repository at this point in the history
  9. Allow wagtail 4.1

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    18f6b7c View commit details
    Browse the repository at this point in the history
  10. Update tox and CI testing

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5c4e263 View commit details
    Browse the repository at this point in the history
  11. Django 4+ changes

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    de42f81 View commit details
    Browse the repository at this point in the history
  12. Lint after updating black

    nickmoreton committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9c11a0b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    d51c109 View commit details
    Browse the repository at this point in the history
  2. Ignore a virtualenv

    nickmoreton committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    da0164b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c74c097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47db648 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d441f View commit details
    Browse the repository at this point in the history
  6. Some test here are not applicable.

    Django 4.0 and wagtail 2.16 don't officially support python 3.11
    etc.
    nickmoreton committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2ade95e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fac8a42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad62ba5 View commit details
    Browse the repository at this point in the history
  9. Run black on migrations

    nickmoreton committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7967d37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    438fbb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ed761d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c48d94a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    859b236 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea9b85a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    957e17a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2cb8145 View commit details
    Browse the repository at this point in the history
  17. Update docs

    nickmoreton committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a45a9f0 View commit details
    Browse the repository at this point in the history
  18. Linting

    nickmoreton committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c7f799e View commit details
    Browse the repository at this point in the history