index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
/
1.11.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2023-09-18
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
Mariusz Felisiak
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-08-03
Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2020-09-25
Fixed #28009 -- Doc'd empty_value for CharField subclasses.
David Smith
2020-05-13
Used :mimetype: role in various docs.
Nick Pope
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-01
Corrected docs spelling of PgBouncer.
Carlton Gibson
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-11-26
Used :ticket: role in all tickets links.
Sergey Fedoseev
2018-11-17
Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.
Tim Graham
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-08-04
Fixed #28540 -- Doc'd a change to file upload permissions in Django 1.11.
Tim Graham
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-10
Refs #28062 -- Doc'd PostgreSQL server-side cursors as a backwards incompatib...
Tim Graham
2018-01-11
Fixed #29002 -- Corrected cached template loader docs about when it's automat...
Tim Graham
2017-11-14
Fixed #28786 -- Doc'd middleware ordering considerations due to CommonMiddlew...
Tim Graham
2017-10-13
Refs #28643 -- Reorganized database functions docs.
Mariusz Felisiak
2017-08-11
Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0.
Tim Graham
2017-06-14
Fixed #28308 -- Doc'd removal of Select.render_option() (refs #15667).
Tim Graham
2017-06-06
Clarified purpose of "Database backend API" backwards incompatible changes se...
Tim Graham
2017-06-01
Fixed #28242 -- Moved ImageField file extension validation to the form field.
Manatsawin Hanmongkolchai
2017-05-30
Fixed #28212 -- Allowed customizing the port that LiveServerTestCase uses.
Robert Rollins
2017-05-11
Fixed #28148 -- Doc'd ImageField name validation concerns with the test client.
Riccardo Magliocchetti
2017-05-06
Fixed #28095 -- Doc'd Widget.build_attrs() signature change in Django 1.11.
Tim Graham
2017-04-26
Fixed #28074 -- Doc'd template-based widget rendering changes for contrib.gis.
Tim Graham
2017-04-26
Fixed #28125 -- Clarified 1.11 release note about Template.render() prohibiti...
Tim Graham
2017-04-10
Clarified HStoreField model/form difference in 1.11 release notes.
Tim Graham
2017-04-05
Back to the future.
Florian Apolloner
2017-04-04
Added stub release notes for security releases.
Tim Graham
2017-03-21
Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-03-21
Fixed #27949 -- Doc'd how OpenLayers 3 widgets work.
Tim Graham
2017-03-10
Fixed #27924 -- Added support for cx_Oracle 5.3.
Mariusz Felisiak
2017-03-07
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
Camilo Nova
2017-02-24
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...
Tim Graham
2017-02-11
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-07
Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-01-17
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...
Tim Graham
2017-01-17
Fixed #27666 -- Delayed rendering of recursivly related models in migration o...
Markus Holtermann
2017-01-16
Fixed #27735 -- Doc'd form widget l10n change (refs #15667).
Tim Graham
2017-01-16
Removed empty sections from 1.11 release notes.
Tim Graham
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
[next]