Camilo Nova
|
5db465d5a6
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
|
8 vuotta sitten |
Tim Graham
|
c31e7ab5a4
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures that accept a request kwarg.
|
8 vuotta sitten |
Mads Jensen
|
fb5bd38e3b
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
|
8 vuotta sitten |
Atul Varma
|
10c47f7b47
Fixed typo in docs/releases/1.11.txt.
|
8 vuotta sitten |
Tim Graham
|
f01ad1cb6a
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on MySQL.
|
8 vuotta sitten |
Markus Holtermann
|
45ded053b1
Fixed #27666 -- Delayed rendering of recursivly related models in migration operations.
|
8 vuotta sitten |
Tim Graham
|
0f46bc67e2
Fixed #27735 -- Doc'd form widget l10n change (refs #15667).
|
8 vuotta sitten |
Tim Graham
|
f2d2f17896
Removed empty sections from 1.11 release notes.
|
8 vuotta sitten |
Mads Jensen
|
e585c43be9
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
|
8 vuotta sitten |
Matthew Schinckel
|
236ebe94bf
Fixed #27149 -- Added Subquery and Exists database expressions.
|
9 vuotta sitten |
Florian Apolloner
|
84c1826ded
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
|
8 vuotta sitten |
Romain Garrigues
|
ede59ef6f3
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer header.
|
8 vuotta sitten |
François Freitag
|
f3b7c05936
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
|
8 vuotta sitten |
David Sanders
|
53bffe8d03
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
|
8 vuotta sitten |
Tim Graham
|
823af53bf6
Fixed #27707 -- Removed shell support for IPython < 1.0.
|
8 vuotta sitten |
Sebastian Spiegel
|
8b734d2f99
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
|
8 vuotta sitten |
anabelensc
|
1c12df4aa6
Fixed #25912 -- Added binary left/right shift operators to F expressions.
|
9 vuotta sitten |
Claude Paroz
|
2ebfda38e6
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
|
9 vuotta sitten |
Tim Graham
|
fae56427e1
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
|
8 vuotta sitten |
Adam Chainz
|
5eff8a7783
Fixed #25415 -- Made DiscoverRunner run system checks.
|
9 vuotta sitten |
Shivang Bharadwaj
|
6a74950513
Fixed #27258 -- Prohibited django.Template.render() with non-dict context.
|
8 vuotta sitten |
Preston Timmons
|
b52c73008a
Fixed #15667 -- Added template-based widget rendering.
|
8 vuotta sitten |
Tim Graham
|
51cde873d9
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
|
8 vuotta sitten |
Tim Graham
|
4701abd56e
Refs #27025 -- Documented Python 3.6 compatibility for Django 1.11.
|
8 vuotta sitten |
Sergey Fedoseev
|
986c7d522a
Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite.
|
8 vuotta sitten |
Sergey Fedoseev
|
38a6df555f
Fixed #27602 -- Added Oracle support for BoundingCircle GIS function.
|
8 vuotta sitten |
Sergey Fedoseev
|
5a23cc00f5
Fixed #27607 -- Added Oracle support for AsGML GIS function.
|
8 vuotta sitten |
David Hoffman
|
bf84d042e0
Fixed #27582 -- Allowed HStoreField to store null values.
|
8 vuotta sitten |
Michael Scott
|
1e629928e9
Fixed #27313 -- Allowed overriding admin popup response template.
|
8 vuotta sitten |
Tim Graham
|
92c5eeac33
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
|
8 vuotta sitten |