Luoxzhg
|
99539ca319
Fixed typo in docs/topics/db/managers.txt.
|
7 yıl önce |
David Foster
|
c3055242c8
Fixed #29301 -- Made management command --help display command-specific arguments before common arguments.
|
7 yıl önce |
Tim Graham
|
2919a08c20
Refs #28062 -- Doc'd PostgreSQL server-side cursors as a backwards incompatible change.
|
7 yıl önce |
Luoxzhg
|
9d7e2c7b44
Fixed mistakes in docs/topics/db/examples/many_to_one.txt.
|
7 yıl önce |
Alasdair Nicol
|
65c44a5c1d
Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields.
|
7 yıl önce |
Vinay Karanam
|
6a1957bb98
Fixed #28950 -- Fixed ArrayField.has_changed() for empty values.
|
7 yıl önce |
Vinay Karanam
|
e67dc0fbb2
Added tests for ArrayField.has_changed().
|
7 yıl önce |
Tim Graham
|
3428be3cf9
Updated contributing docs for some latest practices.
|
7 yıl önce |
Tim Graham
|
85d853b2d3
Fixed #29289 -- Clarified PasswordResetTokenGenerator comment regarding the data hashed to generate tokens.
|
7 yıl önce |
Faheel Ahmad
|
5d4d62bf4f
Fixed #29248 -- Renamed admin CSS class field-box to fieldBox.
|
7 yıl önce |
Jon Dufresne
|
be6ca89396
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
|
7 yıl önce |
Tim Graham
|
4f88143649
Fixed ordering in docs/internals/deprecation.txt.
|
7 yıl önce |
Jon Dufresne
|
b31a9149e1
Documented InlineModelAdmin.has_(add/change/delete)_permission().
|
7 yıl önce |
Jirka Vejrazka
|
6148dda72f
Fixed #29288 -- Made {% widthratio %} assign to as var if an exception occurs.
|
7 yıl önce |
safu9
|
9fd9f8bbb2
Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute.
|
7 yıl önce |
Tim Graham
|
cf8fc47974
Updated intersphinx_mapping URL for sphinx.
|
7 yıl önce |
Mads Jensen
|
9c651641f1
Added additional AdminPasswordChangeForm tests.
|
7 yıl önce |
Dmitry Dygalo
|
c979c0a2b8
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a null value.
|
7 yıl önce |
Windson yang
|
4fe5d84666
Fixed #29278 -- Doc'd that a context manager can't be used with FileResponse.
|
7 yıl önce |
Daniel Roseman
|
e6c21217d3
Fixed reference to nonexistent __between lookup.
|
7 yıl önce |
Mariusz Felisiak
|
816b386d41
Refs #24791 -- Made PostgreSQL's nodb connection use first PostgresSQL db when 'postgres' db isn't available.
|
7 yıl önce |
Tim Graham
|
b2678468ae
Added stub release notes for 1.11.13.
|
7 yıl önce |
Mariusz Felisiak
|
55cc26941a
Refs #28643 -- Added Repeat database function.
|
7 yıl önce |
Mariusz Felisiak
|
6141c752fe
Fixed #29251 -- Added bytes to str conversion in LPad/RPad database functions on MySQL.
|
7 yıl önce |
Tim Graham
|
4f7467b690
Refs #28577 -- Added check for HStoreField to prevent mutable default.
|
7 yıl önce |
Jon Dufresne
|
167d98528a
Refs #27728 -- Fixed BytesWarning in admin_views tests.
|
7 yıl önce |
Tim Graham
|
87639adcd1
Added stub release notes for 2.0.5.
|
7 yıl önce |
Jon Dufresne
|
f3b1c3bd06
Refs #23406 -- Fixed "invalid escape sequence" warning in migrations test.
|
7 yıl önce |
Tim Graham
|
597aba6d67
Added release date for 2.0.4 and 1.11.12.
|
7 yıl önce |
Claude Paroz
|
2a2ed0e70a
Fixed #29116 -- Fixed OpenLayersWidget deserialization ignoring the widget map's SRID.
|
7 yıl önce |