| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Unneeded since its introduction in 4f138fe5a496a81115c4fba6615a517fc62c3b17.
|
|
|
|
|
|
|
|
|
|
key in an Index's fields.
|
|
ManyToManyField in the admin.
Thanks Florian Apolloner and Tim Graham for review and
contributing to the patch.
|
|
From https://github.com/select2/select2/releases/tag/4.0.3
|
|
Thanks Tim Graham for the review.
|
|
Thanks Josh Smeaton, Mariusz Felisiak, Sergey Fedoseev, Simon Charettes,
Adam Chainz/Johnson and Tim Graham for comments and reviews and Jamie
Cockburn for initial patch.
|
|
|
|
|
|
This reverts commit 01c6a3e227b645e8dea97e9befecd23d1d3b8581.
Unfortunately, the YAML serializer is not yet able to cope with time values.
|
|
|
|
|
|
Seems unneeded since its introduction in
f59fd15c4928caf3dfcbd50f6ab47be409a43b01.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The old location remains for backwards compatibility. Documentation
will be updated separately along with the rest of the URL routing changes.
|
|
|
|
Thanks Mariusz Felisiak for the Oracle part and Tim Graham for the
review.
|
|
|
|
Disabled keep-alive to fix the regression in
e6065c7b8363202c5eb13ba10c97a8c24d014b45.
|
|
|
|
The layer of indirection is unchanged and undocumented
since its introduction in ff60c5f9de3e8690d1e86f3e9e3f7248a15397c8.
|
|
SpatiaLite loading.
|
|
|
|
Removed setting SRID in GEOSGeometry.clone() which was only required
in GEOS 3.3.0.
|
|
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.
|
|
Deferring accesses to settings allows database fields to be initialized before
settings are loaded.
|
|
|
|
than once.
Reverted test for refs #27603 in favor of using FuncTestMixin.
|
|
|
|
numbers.
Thanks Greg Larmore for report and initial patch.
|
|
|
|
|
|
|
|
Thanks Adam Johnson and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
|
|
Thanks Brent Hand for the initial patch.
|