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
2017-02-16
[1.11.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField...
Vytis Banaitis
2017-02-13
[1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
[1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-07
[1.11.x] Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-02-06
[1.11.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model...
Tim Graham
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
2017-01-14
Fixed #27149 -- Added Subquery and Exists database expressions.
Matthew Schinckel
2017-01-14
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Florian Apolloner
2017-01-13
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer...
Romain Garrigues
2017-01-11
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
François Freitag
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-09
Fixed #27707 -- Removed shell support for IPython < 1.0.
Tim Graham
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
2017-01-04
Added stub release notes for 1.10.6.
Tim Graham
2017-01-04
Added release date for 1.10.5.
Tim Graham
2017-01-04
Fixed #27658 -- Prevented collectstatic from overwriting newer files in remot...
Tim Graham
2017-01-03
Fixed #25912 -- Added binary left/right shift operators to F expressions.
anabelensc
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
vinay karanam
2016-12-29
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Tim Graham
2016-12-29
Fixed #25415 -- Made DiscoverRunner run system checks.
Adam Chainz
2016-12-28
Fixed #27258 -- Prohibited django.Template.render() with non-dict context.
Shivang Bharadwaj
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
Tim Graham
2016-12-27
Refs #27025 -- Documented Python 3.6 compatibility for Django 1.11.
Tim Graham
2016-12-27
Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Mariusz Felisiak
2016-12-15
Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite.
Sergey Fedoseev
2016-12-15
Fixed #27602 -- Added Oracle support for BoundingCircle GIS function.
Sergey Fedoseev
2016-12-15
Fixed #27607 -- Added Oracle support for AsGML GIS function.
Sergey Fedoseev
2016-12-15
Fixed #27582 -- Allowed HStoreField to store null values.
David Hoffman
2016-12-14
Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptCatalog.
Waldemar Kornewald
2016-12-14
Fixed #27313 -- Allowed overriding admin popup response template.
Michael Scott
2016-12-14
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
Tim Graham
2016-12-08
Fixed #13312 -- Allowed specifying the order of null fields in queries.
Yohann Gabory
2016-12-07
Refs #17235 -- Made MultiPartParser leave request.POST immutable.
Vinay Karanam
2016-12-06
Fixed #27567 -- Fixed crash in the debug view when request.user errors.
Andreas Pelme
2016-12-02
Added stub release notes for 1.10.5.
Tim Graham
2016-12-01
Added release dates for 1.10.4, 1.9.12, 1.8.17.
Tim Graham
2016-12-01
Refs #27558 -- Added test for no index on InnoDB ForeignKey.
Ed Morley
2016-11-30
Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup.
Sergey Fedoseev
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-29
Fixed #27555 -- Removed django.utils.functional.lazy_property.
Adam Chainz
2016-11-29
Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_defaul...
Krzysztof Urbaniak
2016-11-29
Fixed #27544 -- Fixed QuerySet.update(dt=F('dt') + timedelta) crash on SQLite.
Andrew Nester
2016-11-28
Fixed #27321 -- Added detection for table case name sensitivity on MySQL.
Adam Chainz
2016-11-28
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Mads Jensen
[next]