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
2018-12-21
Fixed #29750 -- Added View.setup() hook for class-based views.
François Freitag
2018-12-20
Refs #30015 -- Added 2.1.5 release note and removed 'we' in comments.
Carlton Gibson
2018-12-19
Fixed #30031 -- Added --no-header option to makemigrations/squashmigrations.
Dakota Hawkins
2018-12-17
Fixed #29928 -- Enabled deferred constraint checks on SQLite 3.20+.
Simon Charette
2018-12-15
Fixed #30023 -- Prevented SQLite schema alterations while foreign key checks ...
Simon Charette
2018-12-09
Added blank line in docs/releases/2.2.txt.
Jon Dufresne
2018-12-07
Fixed #29182 -- Fixed schema table alteration on SQLite 3.26+.
Simon Charette
2018-12-06
Fixed #28766 -- Added ResolverMatch.route.
Benjamin Wohlwend
2018-12-06
Bumped mysqlclient requirement to >= 1.3.13.
Tim Graham
2018-12-05
Fixed #30013 -- Fixed DatabaseOperations.last_executed_query() with mysqlclie...
Tim Graham
2018-12-04
Added stub release notes for 2.1.5 release.
Carlton Gibson
2018-12-03
Added release date for 2.1.4.
Carlton Gibson
2018-12-03
Fixed #29930 -- Allowed editing in admin with view-only inlines.
Carlton Gibson
2018-12-03
Added release date for 1.11.17.
Carlton Gibson
2018-11-28
Fixed #29929 -- Fixed admin view-only change form crash when using ModelAdmin...
Basil Dubyk
2018-11-26
Refs #29722 -- Added introspection of materialized views for Oracle.
Mariusz Felisiak
2018-11-21
Fixed #29949 -- Refactored db introspection identifier converters.
Mariusz Felisiak
2018-11-20
Fixed #29953 -- Added CSS class to column headers in tabular inlines.
redodo
2018-11-20
Refs #29849 -- Forwardported 2.1.4 release note.
Tim Graham
2018-11-19
Refs #29722 -- Added introspection of partitions for PostgreSQL.
Nick Pope
2018-11-19
Fixed #29478 -- Added support for mangled names to cached_property.
Thomas Grainger
2018-11-17
Doc'd purpose of "Database backend API" backwards incompatible changes section.
Tim Graham
2018-11-17
Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.
Tim Graham
2018-11-16
Fixed #29959 -- Cached GEOS version in WKBWriter class.
Claude Paroz
2018-11-16
Removed release date for 2.0.10 and 1.11.17.
Tim Graham
2018-11-15
Fixed #29864 -- Added link targets for low-level cache API.
Prabakaran Kumaresshan
2018-11-15
Fixed #29952 -- Lowercased all passwords in contrib.auth's auth/common-passwo...
Mathew Payne
2018-11-14
Fixed #29939 -- Increased Group.name max_length to 150 characters.
Timothy Allen
2018-11-14
Fixed #17210 -- Made NullBooleanSelect use unknown/true/false as query data.
Basil Dubyk
2018-11-13
Fixed #29788 -- Added support for Oracle Managed File (OMF) tablespaces.
Mariusz Felisiak
2018-11-13
Fixed #29641 -- Added support for unique constraints in Meta.constraints.
Simon Charette
2018-11-13
Generalized check constraint docs for other constraints.
Simon Charette
2018-11-13
Refs #29641 -- Refactored database schema constraint creation.
Simon Charette
2018-11-09
Fixed #29934 -- Added sqlparse as a require dependency.
Tim Graham
2018-11-09
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
Matthias Kestenholz
2018-11-06
Fixed #25251 -- Made data migrations available in TransactionTestCase when us...
romgar
2018-11-01
Updated expected date for 2.1.4 release.
Carlton Gibson
2018-11-01
Added stub release notes for 2.1.4 release.
Carlton Gibson
2018-11-01
Added release date for 2.1.2 release.
Carlton Gibson
2018-10-31
Fixed #29890 -- Fixed FileSystemStorage crash if concurrent saves try to crea...
Tim Graham
2018-10-29
Fixed #29547 -- Added support for partial indexes.
Mads Jensen
2018-10-28
Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for fore...
Tim Graham
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-10-25
Fixed #29534 -- Made dbshell use rlwrap on Oracle if available.
Mariusz Felisiak
2018-10-25
Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL.
Sergey Fedoseev
2018-10-25
Made DatabaseFeatures.uses_savepoints default to True.
Tim Graham
2018-10-22
Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value.
buzzi
2018-10-21
Fixed #29870 -- Added DurationField introspection for Oracle and PostgreSQL.
Mariusz Felisiak
2018-10-19
Fixed #29774 -- Fixed django-admin shell hang on startup.
Adam Allred
2018-10-17
Fixed #29838 -- Fixed crash when combining Q objects with __in lookups and li...
aspalding
[prev]
[next]