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
Age
Commit message (
Expand
)
Author
2019-11-21
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
Simon Charette
2019-11-21
Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django 2.2.
Hasan Ramezani
2019-11-20
Fixed #25388 -- Added an option to allow disabling of migrations during test ...
Jon Dufresne
2019-11-19
Added stub release notes for 2.1.15.
Mariusz Felisiak
2019-11-19
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deleti...
Daniel Izquierdo
2019-11-19
Fixed #30987 -- Added models.PositiveBigIntegerField.
Caio Ariede
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-11-18
Fixed #30988 -- Deprecated the InvalidQuery exception.
Simon Charette
2019-11-14
Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups ...
Dulmandakh
2019-11-14
Fixed #30759 -- Made cache.delete() return whether it succeeded.
daniel a rios
2019-11-12
Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Mariusz Felisiak
2019-11-12
Added stub release notes for 2.2.8 release.
Mariusz Felisiak
2019-11-08
Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFi...
Hasan Ramezani
2019-11-07
Fixed #30943 -- Added BloomIndex to django.contrib.postgres.
Nick Pope
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-11-07
Refs #29983 -- Added support for using pathlib.Path in all settings.
Jon Dufresne
2019-11-06
Removed unused import of ACTION_CHECKBOX_NAME in django.contrib.admin.
Mariusz Felisiak
2019-11-06
Refs #29983 -- Added pathlib.Path support to the file email backend.
Jon Dufresne
2019-11-06
Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-11-05
Fixed #30947 -- Changed tuples to lists in model Meta options in django.contr...
Jon Dufresne
2019-11-04
Added Uzbek language.
Claude Paroz
2019-11-04
Added release dates for 2.2.7, 2.1.14, and 1.11.26.
Mariusz Felisiak
2019-11-04
Fixed #30931 -- Restored ability to override Model.get_FIELD_display().
Carlton Gibson
2019-10-31
Fixed #30761 -- Prevented floatformat filter from returning a negative zero.
Sky
2019-10-31
Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path.
Hasan Ramezani
2019-10-30
Refs #28428 -- Made filepath_to_uri() support pathlib.Path.
Hasan Ramezani
2019-10-25
Fixed #29770 -- Added LinearRing.is_counterclockwise property.
Sergey Fedoseev
2019-10-24
Refs #30897 -- Added support for ANALYZE option to Queryset.explain() on Mari...
Nick Pope
2019-10-24
Refs #30897 -- Added support for TREE format to Queryset.explain() on MySQL 8...
Nick Pope
2019-10-24
Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with o...
Hannes Ljungberg
2019-10-21
Fixed #30876 -- Moved classproperty() decorator to the django.utils.functional.
André Ericson
2019-10-21
Fixed #30841 -- Deprecated using non-boolean values for isnull lookup.
André Ericson
2019-10-18
Fixed #27391 -- Implemented SimpleTestCase.debug().
Pavel Savchenko
2019-10-18
Fixed #30890 -- Added MariaDB support for the relate lookup.
Mariusz Felisiak
2019-10-16
Fixed #30885 -- Dropped support for MariaDB 10.1.
Mariusz Felisiak
2019-10-14
Fixed #30870 -- Fixed showing that RunPython operations are irreversible by m...
Mariusz Felisiak
2019-10-11
Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is k...
Louise Grandjonc
2019-10-10
Fixed #23755 -- Added support for multiple field names in the no-cache Cache-...
Flavio Curella
2019-10-10
Fixed typos in docs/releases/3.0.txt.
Mariusz Felisiak
2019-10-10
Fixed #30812 -- Made ConditionalGetMiddleware set ETag only for responses wit...
Viktor Lomakin
2019-10-10
Fixed #30300 -- Allowed migrations to be loaded from directories without __in...
Benjy Weinberger
2019-10-03
Refs #14218 -- Adjusted release note to use present tense.
Carlton Gibson
2019-10-02
Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day l...
Anatol Ulrich
2019-10-02
Fixed #14218 -- Added Paginator.__iter__().
Tanner Stirrat
2019-10-02
Added stub release notes for 1.11.26 and 2.1.14.
Mariusz Felisiak
2019-10-01
Added stub release notes for 2.2.7.
Carlton Gibson
2019-10-01
Added release dates for 2.2.6, 2.1.13, and 1.11.25.
Carlton Gibson
2019-09-25
Fixed #25598 -- Added SCRIPT_NAME prefix to STATIC_URL and MEDIA_URL set to r...
Oleg Kainov
2019-09-24
Removed some outdated backwards compatibility imports and misleading comments.
Mads Jensen
2019-09-24
Fixed #29444 -- Allowed returning multiple fields from INSERT statements on O...
Johannes Hoppe
[prev]
[next]