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
/
releases
/
2.1.txt
Age
Commit message (
Expand
)
Author
2018-05-18
[2.1.x] Fixed typo in docs/releases/2.1.txt.
Tim Graham
2018-05-17
[2.1.x] Removed empty sections from 2.1 release notes.
Tim Graham
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
2018-05-15
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
Claude Paroz
2018-05-14
Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pytho...
Ryan P Kilby
2018-05-13
Fixed #29401 -- Updated admin's jQuery to 3.3.1.
T N
2018-05-13
Fixed #17379 -- Removed management commands deactivation of the locale.
Claude Paroz
2018-05-10
Fixed #27629 -- Added router.allow_relation() calls for assignments between u...
Stefan R. Filipek
2018-05-10
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2018-05-09
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
Morgan Aubert
2018-04-27
Fixed #27480 -- Added cache.touch().
Nicolas Noé
2018-04-19
Fixed #28600 -- Added prefetch_related() support to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #29339 -- Added result caching to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #28574 -- Added QuerySet.explain().
Tom
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-04-05
Fixed #29248 -- Renamed admin CSS class field-box to fieldBox.
Faheel Ahmad
2018-04-04
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Jon Dufresne
2018-04-04
Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute.
safu9
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2018-04-03
Refs #28643 -- Added Repeat database function.
Mariusz Felisiak
2018-03-23
Fixed #23406 -- Allowed migrations to be loaded from .pyc files.
Dan Watson
2018-03-22
Fixed #28718 -- Allowed user to request a password reset if their password do...
Tim Graham
2018-03-20
Refs #29227 -- Made inspectdb generate BooleanField(null=True) rather than Nu...
Tim Graham
2018-03-20
Fixed #29227 -- Allowed BooleanField to be null=True.
Tim Graham
2018-03-19
Refs #28643 -- Added LPad and RPad database functions.
Mariusz Felisiak
2018-03-15
Refs #28643 -- Added LTrim, RTrim, and Trim database functions.
Mariusz Felisiak
2018-03-15
Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSele...
Tim Graham
2018-03-03
Fixed #29144 -- Made untranslated strings for territorial language variants u...
Patryk Zawadzki
2018-03-01
Refs #27728 -- Made cosmetic edits to admin template tag template overriding.
Tim Graham
2018-02-28
Fixed #27728 -- Allowed overriding admin templatetags templates.
Raffaele Salmaso
2018-02-26
Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS.
Tim Graham
2018-02-24
Fixed #17962 -- Added ModelAdmin.get_deleted_objects().
Becky Smith
2018-02-23
Fixed #27449 -- Added django.utils.translation.get_supported_language_variant().
Sebastian Sangervasi
2018-02-23
Refs #28643 -- Added Ord, Chr, Left, and Right database functions.
bobort
2018-02-15
Fixed #27810 -- Allowed query expressions in admin_order_field.
Andreas Pelme
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2018-02-10
Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields).
Matthew Wilkes
2018-02-07
Fixed #17419 -- Added json_tag template filter.
Jonas Haag
2018-02-07
Fixed #25790 -- Allowed disable column sorting in the admin changelist.
Alexander Gaevsky
2018-02-07
Renamed the allow_sliced_subqueries database feature to allow_sliced_subqueri...
Mariusz Felisiak
2018-02-06
Fixed #29082 -- Allowed the test client to encode JSON request data.
Nick Sarbicki
2018-02-06
Fixed #27999 -- Added test client support for HTTP 307 and 308 redirects.
Tom
2018-02-03
Fixed #8500 -- Allowed overriding the default admin site instance.
Raffaele Salmaso
2018-01-31
Fixed #29066 -- Allowed negating query expressions.
priyanshsaxena
2018-01-30
Fixed #29036 -- Fixed HTML5 required validation on SelectDateWidget if the at...
Vlastimil Zíma
2018-01-27
Fixed #29004 -- Added inspectdb --include-views option.
bquinn
2018-01-27
Fixed #28650 -- Added TruncWeek database function.
Sigurd Ljødal
2018-01-24
Fixed #28977 -- Changed local-memory cache to use LRU culling.
Grant Jenks
2018-01-23
Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.
Jon Dufresne
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
[next]