| Age | Commit message (Collapse) | Author |
|
Needed on MongoDB.
|
|
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
|
|
|
|
https://github.com/psf/black/releases/tag/24.1.0
|
|
|
|
|
|
Per deprecation timeline.
|
|
Regression in 649b28eab6765cd6b2b40c779a18ecafc99b43d7.
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
SQL injection.
Thanks Takuto Yoshikai (Aeye Security Lab) for the report.
|
|
|
|
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
|
|
django.db.models.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
Thanks Simon Charette for the review.
|
|
|
|
specific timezone.
|
|
Date/TimeField.
|
|
|
|
lookup.
|
|
for DurationField.
|
|
|
|
|
|
Used more specific modules to reduce the risk of circular imports.
|
|
Co-authored-by: Srinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com>
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
|
|
|
|
|
|
functions.
|
|
|
|
Thanks Tim Graham for the review.
|
|
This wasn't possible when settings were accessed during Field initialization
time as our test suite setup script was triggering imports of expressions
before settings were configured.
|
|
Uneeded since its introduction in 2a4af0ea43512370764303d35bc5309f8abce666.
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
_output_field).
|
|
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
|
|
|
|
|
|
|
|
Thanks to Mariusz Felisiak and Tim Graham for review.
|
|
DateTimeField inherits these lookups from DateField.
|
|
|
|
Thanks Tim for the review.
|
|
Thanks Josh for the amazing testing setup and Tim for the review.
|
|
|
|
|