Carlton Gibson
|
fa7ffc6cb3
Removed unneeded * markers from parameter names.
|
5 éve |
daniel a rios
|
b5a5c92c72
Fixed #30066 -- Enabled super user creation without email and password
|
5 éve |
Carlton Gibson
|
57b9604451
Converted auth test to use subTest().
|
5 éve |
Mariusz Felisiak
|
d275fd04f3
Refs #25367 -- Simplified OrderBy and Lookup by using Case() instead of RawSQL() on Oracle.
|
5 éve |
Matthew Schinckel
|
4137fc2efc
Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude().
|
8 éve |
Mariusz Felisiak
|
069bee7c12
Used skipUnlessDBFeature instead of checking vendor in test_filtering_on_annotate_that_uses_q.
|
5 éve |
Mariusz Felisiak
|
c7f656435c
Added tests for raising an error when passing non-boolean expression to When().
|
5 éve |
Jon Dufresne
|
a44d80f88e
Adjusted subprocess.run() calls to use arg list, rather than string.
|
5 éve |
Jon Dufresne
|
1e6b9e29e6
Refs #27795 -- Removed an unnecessary force_bytes() call in uri_to_iri().
|
5 éve |
Andrew
|
29adcd215f
Fixed #30733 -- Doc'd that datetime lookups require time zone definitions in the database.
|
5 éve |
Matthew Schinckel
|
dba749917f
Doc'd for_save argument of Expression.resolve_expression().
|
5 éve |
Federico Jaramillo Martínez
|
8f6860863e
Fixed #30722 -- Added default rate-limiting requests to admin's Select2 widget.
|
5 éve |
Andrew Brown
|
691def10a0
Fixed #30727 -- Made Subquery pickle without evaluating their QuerySet.
|
5 éve |
Hasan Ramezani
|
03dbdfd9bb
Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.
|
5 éve |
Jon Dufresne
|
5dac63bb84
Refs #27804 -- Used subTest() in utils_tests/test_encoding.py.
|
5 éve |
Mariusz Felisiak
|
579909a13f
Refs #30591 -- Fixed introspection of check and unique column constraints on MariaDB.
|
5 éve |
Jon Dufresne
|
d0861fcb2d
Refs #23919 -- Replaced super(ASGIHandler, self) with super().
|
5 éve |
Tim Gates
|
6b402b28b3
Fixed typo in tests/prefetch_related/tests.py comment.
|
5 éve |
Simon Charette
|
bb9e82f274
Fixed #29955 -- Added support for distance expression to the dwithin lookup.
|
5 éve |
Mariusz Felisiak
|
92c72b68b7
Fixed broken OracleDbshellTests tests after 9386586f31b8a0bccf59a1bff647cd829d4e79aa.
|
5 éve |
Dulmandakh
|
06372a8d27
Fixed #30507 -- Updated admin's jQuery to 3.4.1.
|
5 éve |
Claude Paroz
|
9386586f31
Replaced subprocess commands by run() wherever possible.
|
5 éve |
Min ho Kim
|
7bd9633320
Fixed typos in test names and a comment.
|
5 éve |
Mariusz Felisiak
|
521308e575
Fixed #30715 -- Fixed crash of ArrayField lookups on ArrayAgg annotations over AutoField.
|
5 éve |
Mariusz Felisiak
|
b1f669406f
Reduced code duplication in ArrayField's lookups.
|
5 éve |
Ali Mirlou
|
33b9b23bbb
Fixed typo in docs/ref/applications.txt.
|
5 éve |
Carlton Gibson
|
5b4c6b58a0
Fixed #30064 -- Added form to validate admin search fields query input.
|
5 éve |
Nasir Hussain
|
6b16c91157
Fixed #30712 -- Allowed BLOB/TEXT defaults on MySQL 8.0.13+.
|
5 éve |
Kshithij Iyer
|
5e2e57a5a1
Added header to README.rst.
|
5 éve |
Mads Jensen
|
85ac838d9e
Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL.
|
5 éve |