| Age | Commit message (Collapse) | Author |
|
Backport of 346eb328617ada9c65f5c9ded2e2914f3dcc04c9 from master
|
|
Backport of 22ff4f81b1859ed7af7999ef479a10b5d31a2164 from master
|
|
Backport of 259fec8de0814ba1277774b030bc6e3f99e40268 from master
|
|
Thanks to Marc Tamlyn for the initial patch.
|
|
Thanks Andreas Poisel for the report.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
|
|
contrib.postgres.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
|
|
|
|
|
|
Thanks to Christian von Roques for the report.
|
|
|
|
Thanks Tim Graham for review.
|
|
|
|
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs/ref/contrib/postgres/search.txt.
|
|
|
|
|
|
Thanks for Simon Willison for the spot.
|
|
Adds a reasonably feature complete implementation of full text search
using the built in PostgreSQL engine. It uses public APIs from
Expression and Lookup.
With thanks to Tim Graham, Simon Charettes, Josh Smeaton, Mikey Ariel
and many others for their advice and review. Particular thanks also go
to the supporters of the contrib.postgres kickstarter.
|
|
Used the same test and fix as in #25867.
This required initializing base_field in RangeField.__init__,
not when setting the attribute.
|
|
|
|
|
|
|
|
|
|
serialization.
|
|
|
|
|
|
|
|
|
|
|