| Age | Commit message (Collapse) | Author |
|
https://github.com/psf/black/releases/tag/26.1.0
|
|
|
|
The docs build process was failing on djangoproject.com since it uses Python 3.8 and the dict union operator was added in Python 3.9.
|
|
linkcode ext.
Co-authored-by: David Smith <smithdc@gmail.com>
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
|
|
https://github.com/psf/black/releases/tag/24.1.0
|
|
|
|
Unnecessary since ebf25555bbed3e9112d4b726575d60b242daf48a.
|
|
|
|
|
|
See https://github.com/sphinx-doc/sphinx/commit/dd2ff3e911c751c06c81f494128fba56d8ecbafd.
|
|
|
|
This prevents raising errors for translated docs, see
https://github.com/django/djangoproject.com/issues/997
Follow up to 1cdfe8d91215eefaa18c398069dd9c6879a9511d.
|
|
|
|
|
|
|
|
|
|
1.8+.
|
|
Regression in d2afa5eb2308e672b6313876856e32e2561b90f3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a regression in bacdfbf3d1eb23ff8e8110681728a5b467443446.
|
|
|
|
|
|
|
|
|
|
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
|
|
|
|
|
|
|
|
Thanks Graham Wideman for the patch.
|
|
|
|
|
|
|
|
comprehension
|
|
|
|
|
|
sphinx 1.2+ adds this text itself.
|
|
Thanks tragiclifestories for the report.
|