Nick Pope
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
%!s(int64=3) %!d(string=hai) anos |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
%!s(int64=3) %!d(string=hai) anos |
Matthijs Kooijman
|
1a5023883b
Fixed #33257 -- Fixed Case() and ExpressionWrapper() with decimal values on SQLite.
|
%!s(int64=3) %!d(string=hai) anos |
Mariusz Felisiak
|
d992f4e3c2
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
|
%!s(int64=4) %!d(string=hai) anos |
Tim Graham
|
755dbf39fc
Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob.
|
%!s(int64=4) %!d(string=hai) anos |
Hannes Ljungberg
|
0e7a45fca0
Fixed #32126 -- Fixed grouping by Case() annotation without cases.
|
%!s(int64=4) %!d(string=hai) anos |
Simon Charette
|
156a2138db
Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests.
|
%!s(int64=4) %!d(string=hai) anos |
Simon Charette
|
9c5c9bd709
Stopped adapting DecimalField values to strings on PostgreSQL.
|
%!s(int64=5) %!d(string=hai) anos |
Ryan Heard
|
587b179d41
Fixed #31606 -- Allowed using condition with lookups in When() expression.
|
%!s(int64=4) %!d(string=hai) anos |
Nick Pope
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
%!s(int64=5) %!d(string=hai) anos |
Caio Ariede
|
555bebe774
Fixed #30987 -- Added models.PositiveBigIntegerField.
|
%!s(int64=5) %!d(string=hai) anos |
Matthew Schinckel
|
4137fc2efc
Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude().
|
%!s(int64=8) %!d(string=hai) anos |
Mariusz Felisiak
|
c7f656435c
Added tests for raising an error when passing non-boolean expression to When().
|
%!s(int64=5) %!d(string=hai) anos |
Tim Graham
|
5fa4f40f45
Fixed #29227 -- Allowed BooleanField to be null=True.
|
%!s(int64=8) %!d(string=hai) anos |
Mariusz Felisiak
|
54f80430be
Fixed #29166 -- Fixed crash in When() expression with a list argument.
|
%!s(int64=7) %!d(string=hai) anos |
Tim Martin
|
5778b5701d
Fixed #28731 -- Added an error message when using an empty Q() in a When expression.
|
%!s(int64=7) %!d(string=hai) anos |
Mads Jensen
|
5114669f72
Refs #24031 -- Added test for Case and When constructor arguments.
|
%!s(int64=7) %!d(string=hai) anos |
Tim Graham
|
27193aea00
Fixed #28584 -- Dropped support for SQLite < 3.7.15.
|
%!s(int64=7) %!d(string=hai) anos |
Tom
|
b78d100fa6
Fixed #27849 -- Added filtering support to aggregates.
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
d170c63351
Refs #23919 -- Removed misc references to Python 2.
|
%!s(int64=8) %!d(string=hai) anos |
Claude Paroz
|
7b2f2e74ad
Refs #23919 -- Removed six.<various>_types usage
|
%!s(int64=8) %!d(string=hai) anos |
Claude Paroz
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
bcf3532ede
Refs #26154 -- Removed deprecated CommaSeparatedIntegerField.
|
%!s(int64=8) %!d(string=hai) anos |
Jonatas CD
|
b28c6ca763
Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
|
%!s(int64=8) %!d(string=hai) anos |
Johannes Dollinger
|
1410616e0e
Fixed #26433 -- Fixed Case expressions with empty When.
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
1c8c0837c6
Sorted single letter imports per the latest version of isort.
|
%!s(int64=9) %!d(string=hai) anos |
Alberto Avila
|
cca151d196
Refs #26071 -- Added test for __in lookup in a Case expression.
|
%!s(int64=9) %!d(string=hai) anos |
varunnaganathan
|
3eba9638ee
Fixed #25316 -- Fixed a crash with order_by() and values() after annotate().
|
%!s(int64=9) %!d(string=hai) anos |
Josh Soref
|
93452a70e8
Fixed many spelling mistakes in code, comments, and docs.
|
%!s(int64=9) %!d(string=hai) anos |
Dražen Odobašić
|
b1e33ceced
Fixed #23395 -- Limited line lengths to 119 characters.
|
%!s(int64=9) %!d(string=hai) anos |