Upgrade Wagtail 7.4 LTS + Django 6.0#78
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
O que esse PR faz?
Atualiza a stack do markapi de Wagtail 6.3 + Django 5.0.8 para Wagtail 7.4 LTS e Django 6.0.5, com Python 3.12 nas imagens Docker (requisito do Django 6).
Inclui atualização
wagtail-modeladmin(2.3.0),wagtail-autocomplete(0.12.0),django-celery-beat(2.9.0), DRF e compressor; remoção de pacotes Wagtail não usados emINSTALLED_APPS(wagtailmenus,wagtail-localize,wagtail-django-recaptcha).llama-cpp-pythonsai derequirements/base.txte permanece apenas emrequirements/extra-llama.txt/Dockerfile.llamaCorreções de código: imports em
markup_doc/wagtail_hooks.py; pinsetuptools<82parapkg_resourcesusado pelopacktools; Dockerfiles adaptados ao Debian Bookworm.Onde a revisão poderia começar?
Como este poderia ser testado manualmente?
docker compose -f local.yml build djangodocker compose -f local.yml run --rm django python manage.py migrate --skip-checksdocker compose -f local.yml up djangoe aceder a/admin/AutocompletePanel(coleção, journal, idioma)Dockerfile.llamaerequirements/extra-llama.txtAlgum cenário de contexto que queira dar?
manage.py checkreporta avisosurls.W005(namespaces Wagtail duplicados entreurlpatternscom e semi18n_patterns) — pré-existente; migrações correm com--skip-checks.SnippetViewSetneste PR).Screenshots
N/A
Quais são tickets relevantes?
N/A
Referências