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
2023-10-21
[5.0.x] Restructured writing documentation contributing guide.
Lance Goyke
2023-10-21
[5.0.x] Corrected note about using accents in writing documentation contribut...
David Smith
2023-10-09
[5.0.x] Refs #34043 -- Clarified how to test UI changes.
sarahboyce
2023-09-19
[5.0.x] Added updating the Django release process on Trac to release steps.
Mariusz Felisiak
2023-09-18
Fixed #33651 -- Added support for prefetching GenericForeignKey.
Clément Escolano
2023-09-12
Renamed ChoicesMeta to ChoicesType.
Nick Pope
2023-09-04
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
Jacob Walls
2023-09-01
Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.
Sulabh Katila
2023-08-31
Fixed #34547 -- Deprecated DatabaseOperations.field_cast_sql().
David Smith
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-08-10
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
Jingbei Li
2023-06-26
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
Mariusz Felisiak
2023-06-23
Refs #34391 -- Updated asgiref dependency for 5.0 release series.
Mariusz Felisiak
2023-06-13
Updated PyPI setup access in prerequisites checklist of release how-to.
nessita
2023-06-13
Refs #30220 -- Bumped required version of Selenium to 3.8.0.
Mariusz Felisiak
2023-06-06
Fixed #34609 -- Deprecated calling format_html() without arguments.
devilsautumn
2023-05-22
Fixed #34579 -- Added Django Forum to contributing guides.
Mohit Singh Sinsniwal
2023-05-17
Updated broken links in docs.
Mariusz Felisiak
2023-05-11
Made explicit the location of locally-built HTML docs.
nessita
2023-04-28
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
Coen van der Kamp
2023-04-27
Restored multiprocessing concurrency on coverage.py settings
Marc Gibbons
2023-04-22
Updated Django Transifex links.
Claude Paroz
2023-04-19
Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide.
Sarah Boyce
2023-04-18
Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns()...
David Wobrock
2023-04-17
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
sarahboyce
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-04-04
Updated release process for 2.0+ release numbering and latest practices.
Mariusz Felisiak
2023-03-30
Fixed #34446 -- Removed unneeded and incorrect example in coding style docs.
JiriKr
2023-03-24
Added Django Forum to mailing lists page.
Carlton Gibson
2023-03-15
Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it."
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...
Mariusz Felisiak
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-22
Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint.
Xavier Fernandez
2023-02-11
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
Paolo Melchiorre
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
Fixed #34324 -- Mentioned Discord server in contributing index.
p0lygun
2023-01-18
Refs #32339 -- Deprecated transitional form renderers.
Mariusz Felisiak
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-17
Advanced deprecation warnings for Django 5.0.
Mariusz Felisiak
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
[next]