index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
Age
Commit message (
Expand
)
Author
2025-11-21
[4.2.x] Added GitHub Actions linter (zizmor).
Jacob Walls
2025-08-04
[4.2.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.
Natalia
2025-05-05
[4.2.x] Migrated setuptools configuration to pyproject.toml.
Claude Paroz
2023-10-21
[4.2.x] Corrected note about using accents in writing documentation contribut...
David Smith
2023-10-09
[4.2.x] Refs #34043 -- Clarified how to test UI changes.
sarahboyce
2023-09-19
[4.2.x] Added updating the Django release process on Trac to release steps.
Mariusz Felisiak
2023-06-13
[4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0.
Mariusz Felisiak
2023-05-23
[4.2.x] Fixed #34579 -- Added Django Forum to contributing guides.
Mohit Singh Sinsniwal
2023-05-17
[4.2.x] Updated broken links in docs.
Mariusz Felisiak
2023-05-11
[4.2.x] Made explicit the location of locally-built HTML docs.
nessita
2023-04-22
[4.2.x] Updated Django Transifex links.
Claude Paroz
2023-04-19
[4.2.x] Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide.
Sarah Boyce
2023-04-17
[4.2.x] Used extlinks for PyPI links.
Tim Graham
2023-04-04
[4.2.x] Updated release process for 2.0+ release numbering and latest practices.
Mariusz Felisiak
2023-03-30
[4.2.x] Fixed #34446 -- Removed unneeded and incorrect example in coding styl...
JiriKr
2023-03-24
[4.2.x] Added Django Forum to mailing lists page.
Carlton Gibson
2023-03-01
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and ad...
Mariusz Felisiak
2023-02-28
[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...
Joseph Victor Zammit
2023-02-10
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
[4.2.x] Fixed #34324 -- Mentioned Discord server in contributing index.
p0lygun
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-05
Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2022-12-20
Refs #34118 -- Adopted asgiref coroutine detection shims.
Carlton Gibson
2022-12-20
Refs DEP 12 -- Renamed TB to Steering Council wherever mentioned.
Andrew Godwin
2022-12-09
Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...
SirAbhi13
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-12-01
Refs #33308 -- Deprecated support for passing encoded JSON string literals to...
Simon Charette
2022-10-24
Improved "rebase" example for upstream changes in working with Git docs.
Smile
2022-10-24
Fixed #34111 -- Made test runner with --debug-sql format SQL queries.
Giebisch
2022-10-21
Corrected curl call in working with Git docs.
Smile
2022-10-08
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...
Gregor Gärtner
2022-10-07
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-08-03
Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...
Mariusz Felisiak
2022-07-26
Refs #27236 -- Reverted AlterIndexTogether deprecation.
Mariusz Felisiak
2022-07-23
Refs #33691 -- Deprecated insecure password hashers.
Claude Paroz
2022-07-23
Fixed #33864 -- Deprecated length_is template filter.
Nick Pope
2022-07-12
Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.
David Wobrock
2022-06-30
Corrected various typos in contributing docs.
Arslan Noor
2022-06-27
Fixed #33422 -- Improved docs about isolating apps.
Christopher Adams
2022-06-16
Updated asgiref dependency for 4.1 release series.
Carlton Gibson
2022-06-03
Fixed #33764 -- Deprecated BaseUserManager.make_random_password().
Ciaran McCormick
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-17
Advanced deprecation warnings for Django 4.2.
Carlton Gibson
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-05-17
Refs #32339 -- Deprecated default.html form template.
David Smith
2022-05-12
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...
Mariusz Felisiak
2022-05-11
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
Mariusz Felisiak
[next]