summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit 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-12Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.Jarosław Wygoda
2023-01-05Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.Mariusz Felisiak
2022-12-20Refs #34118 -- Adopted asgiref coroutine detection shims.Carlton Gibson
2022-12-20Refs DEP 12 -- Renamed TB to Steering Council wherever mentioned.Andrew Godwin
2022-12-09Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...SirAbhi13
2022-12-06Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-12-01Refs #33308 -- Deprecated support for passing encoded JSON string literals to...Simon Charette
2022-10-24Improved "rebase" example for upstream changes in working with Git docs.Smile
2022-10-24Fixed #34111 -- Made test runner with --debug-sql format SQL queries.Giebisch
2022-10-21Corrected curl call in working with Git docs.Smile
2022-10-08Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...Gregor Gärtner
2022-10-07Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...Gregor Gärtner
2022-08-12Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.Claude Paroz
2022-08-09Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov
2022-08-03Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...Mariusz Felisiak
2022-07-26Refs #27236 -- Reverted AlterIndexTogether deprecation.Mariusz Felisiak
2022-07-23Refs #33691 -- Deprecated insecure password hashers.Claude Paroz
2022-07-23Fixed #33864 -- Deprecated length_is template filter.Nick Pope
2022-07-12Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.David Wobrock
2022-06-30Corrected various typos in contributing docs.Arslan Noor
2022-06-27Fixed #33422 -- Improved docs about isolating apps.Christopher Adams
2022-06-16Updated asgiref dependency for 4.1 release series.Carlton Gibson
2022-06-03Fixed #33764 -- Deprecated BaseUserManager.make_random_password().Ciaran McCormick
2022-05-31Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak
2022-05-17Advanced deprecation warnings for Django 4.2.Carlton Gibson
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2022-05-17Refs #32339 -- Deprecated default.html form template.David Smith
2022-05-12Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...Mariusz Felisiak
2022-05-11Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.Mariusz Felisiak