oliver
|
6b3e17bab6
Fixed #29518 -- Added validation for sqlmigrate's app_label argument.
|
6 tahun lalu |
Tim Graham
|
e7185a6514
Refs #29516 -- Reverted inadvertent change in Model.__init__().
|
6 tahun lalu |
Federico Bond
|
4c36414323
Fixed #29517 -- Rephrased error message when passing incorrect kwarg to model constructor
|
6 tahun lalu |
Tim Graham
|
02cd16a7a0
Refs #17419 -- Removed IE8 support in json_script example.
|
6 tahun lalu |
Sergey Fedoseev
|
9af83a62e7
Added description, example, and SQL equivalents for equals and same_as GIS lookups.
|
6 tahun lalu |
Tim Graham
|
7cdeb23ae7
Fixed #29511 -- Added charset to JavaScriptCatalog's Content-Type header.
|
6 tahun lalu |
Adam Johnson
|
ae38777698
Updated a test example to use snake case.
|
6 tahun lalu |
Paulo
|
fa679db1ff
Refs #18620 -- Refactored ContentTypes view tests to group related field test cases.
|
6 tahun lalu |
Paulo
|
d14850e525
Fixed #18620 -- Made ContentTypes shortcut view prefer current site if available.
|
7 tahun lalu |
Paulo
|
efbcd60a22
Added test for contenttype redirect with m2m objects.
|
7 tahun lalu |
Tim Graham
|
b49ed4be47
Corrected location of some contenttypes_tests.
|
6 tahun lalu |
Tim Graham
|
238ed313c5
Removed views.i18n.null_javascript_catalog().
|
6 tahun lalu |
Sergey Fedoseev
|
a799dc51b9
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
|
6 tahun lalu |
Sergey Fedoseev
|
12018cef83
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
|
6 tahun lalu |
Claude Paroz
|
fc26615164
Refs #29506 -- Added validation for squashmigrations' app_label option.
|
6 tahun lalu |
Claude Paroz
|
c723a1ff8e
Fixed #29506 -- Added validation for migrate's app_label option.
|
6 tahun lalu |
Claude Paroz
|
c3c7d15c34
Refs #29469 -- Reused get_app_config() error message in makemigrations error.
|
6 tahun lalu |
Claude Paroz
|
abbc9cd71c
Moved makemigrations app_label validation tests.
|
6 tahun lalu |
Tim Graham
|
5d98d53fab
Refs #27398 -- Simplified some tests with assertRedirects().
|
6 tahun lalu |
Jan Pieter Waagmeester
|
24959e48d9
Fixed #27398 -- Added an assertion to compare URLs, ignoring the order of their query strings.
|
7 tahun lalu |
Tom
|
4249076844
Refs #29451 -- Fixed regex/iregex lookups on MySQL 8.
|
6 tahun lalu |
Nick Pope
|
b0fbfae093
Fixed #29503 -- Made __in lookup keep order of values in query.
|
6 tahun lalu |
Sergey Fedoseev
|
d21d1f9e05
Set max_line_length for docs in .editorconfig.
|
6 tahun lalu |
Sergey Fedoseev
|
fa453b03a6
Fixed #29507 -- Added Oracle support for Envelope GIS function.
|
6 tahun lalu |
Sergey Fedoseev
|
d8d21d3891
Made test for GIS Envelope function more strict.
|
6 tahun lalu |
Damien
|
7409d21a5e
Clarified sentence about removal of inline flag support in url().
|
6 tahun lalu |
Carlton Gibson
|
5b73317181
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fields.
|
6 tahun lalu |
Carlton Gibson
|
958c7b301e
Fixed #29419 -- Allowed permissioning of admin actions.
|
6 tahun lalu |
Mariusz Felisiak
|
6dd4edb1b4
Fixed #29496 -- Fixed crash on Oracle when converting a non-unique field to primary key.
|
6 tahun lalu |
humbertotm
|
e95008f241
Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in management commands.
|
6 tahun lalu |