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
/
ref
Age
Commit message (
Expand
)
Author
2022-03-14
Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt.
Tomas McNamer
2022-03-14
Corrected AppConfig.get_models() signature in docs.
David Sanders
2022-03-10
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
Adrian Torres
2022-03-10
Changed some words to use inline markup.
David Smith
2022-03-09
Changed "bolded" to "in bold" in docs.
David Smith
2022-03-08
Rewrote some references to "master".
Adam Johnson
2022-03-07
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_...
Luke Plant
2022-03-04
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-02-25
Optimized docs images.
Mariusz Felisiak
2022-02-24
Refs #33328 -- Added some advice regarding handling formset:added/removed in ...
Matthias Kestenholz
2022-02-23
Fixed #33328 -- Transformed formset:added/removed to native JS events.
Claude Paroz
2022-02-22
Fixed #27844 -- Added optimizemigration management command.
David Wobrock
2022-02-22
Removed redundant QuerySet.all() calls in docs and tests.
Nick Pope
2022-02-21
Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.
Andrey Otto
2022-02-11
Refs #33476 -- Made management commands use black.
Carlton Gibson
2022-02-01
Refs #33476 -- Used vertical hanging indentation for format lists with inline...
Mariusz Felisiak
2022-02-01
Fixed #30360 -- Added support for secret key rotation.
tschilling
2022-02-01
Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
Markus Holtermann
2022-01-28
Fixed #33459 -- Clarified index type in full text search docs.
Thomas Aglassinger
2022-01-27
Fixed #26142 -- Allowed model formsets to prevent new object creation.
vgolubev
2022-01-25
Fixed #29984 -- Added QuerySet.iterator() support for prefetching related obj...
Jacob Walls
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-21
Fixed #26760 -- Added --prune option to migrate command.
Jacob Walls
2022-01-20
Fixed #33453 -- Dropped support for GDAL 2.1.
Mariusz Felisiak
2022-01-19
Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create().
sean_c_hsu
2022-01-19
Updated GEOS/GDAL links in docs and comments.
Moritz DuchĂȘne
2022-01-18
Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage.
Adam Johnson
2022-01-13
Fixed #29708 -- Deprecated PickleSerializer.
Adam Johnson
2022-01-12
Fixed typo in docs/ref/contrib/admin/index.txt.
Scott Pashley
2022-01-11
Fixed #13251 -- Made pre/post_delete signals dispatch the origin.
mgaligniana
2022-01-11
Fixed typo in docs/ref/contrib/admin/index.txt.
Victor Peralta
2022-01-10
Fixed #29026 -- Added --scriptable option to makemigrations.
Jacob Walls
2022-01-10
Fixed #33428 -- Confirmed support for PostGIS 3.2.
Nick Pope
2022-01-10
Corrected signatures of some functions in docs.
Mariusz Felisiak
2022-01-10
Corrected directive for signals in django.contrib.auth docs.
Mariusz Felisiak
2022-01-04
Fixed CVE-2021-45116 -- Fixed potential information disclosure in dictsort te...
Florian Apolloner
2021-12-31
Fixed #33391 -- Clarified Aggregate.empty_result_set_value docs.
Mariusz Felisiak
2021-12-30
Improved @display(empty_value) example in ModelAdmin.empty_value_display docs.
mangelozzi
2021-12-28
Avoided counting attributes and methods in docs.
Mariusz Felisiak
2021-12-27
Refs #33342 -- Deprecated ExclusionConstraint.opclasses.
Hannes Ljungberg
2021-12-24
Fixed #33342 -- Added support for using OpClass() in exclusion constraints.
Hannes Ljungberg
2021-12-22
Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
Mariusz Felisiak
2021-12-22
Refs #31026 -- Updated TemplatesSetting docs to refer to forms.
David Smith
2021-12-22
Added TemplatesSetting to list of built-in renderers in FORM_RENDERER docs.
Adam Johnson
2021-12-21
Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...
Brenton Partridge
2021-12-16
Fixed #30127 -- Deprecated name argument of cached_property().
mgaligniana
2021-12-15
Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25,...
Mariusz Felisiak
2021-12-15
Fixed #33316 -- Added pagination to admin history view.
mgaligniana
2021-12-15
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-12-13
Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
mgaligniana
[prev]
[next]