feat: add support for Python 3.14 and Django 6.0#87
feat: add support for Python 3.14 and Django 6.0#87zsoldosp merged 5 commits intozsoldosp:masterfrom
Conversation
98df8dd to
d193296
Compare
d193296 to
40025b7
Compare
|
@Adiorz thanks for the pull. I'll take a look at this later this week. thanks for the patience! |
|
@Adiorz thanks again for the pull ! Jut two requests please
And a question about thanks! |
@zsoldosp thanks for the review Django 4.2 support is reverted back now. Django 5.2 and Python 3.14 pair is also added now. The two commands are functionally equivalent for the purpose of reStructuredText syntax validation in CI, but I reverted it to rst2html (no .py starting from version 0.21 of docutils according to https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-21-2024-04-09) to be completely safe here |
Fixes #86