| Age | Commit message (Collapse) | Author |
|
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
|
|
Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master
|
|
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
|
|
docs/ref/contrib/postgres/search.txt.
Backport of 92107522ed3568740ec7c3597db50b5c3a6e84d3 from master
|
|
Backport of cbea13f3447c3673a3cf25dab93f1dbc685ccd44 from master
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Daniel Wiesmann for the report and the appropriate fixes.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
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.
|
|
Thanks Tim Graham for the review.
|
|
|
|
changelist.
|
|
Thanks Sergey Fedoseev for the report.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Added the IsValid and MakeValid database functions, and the isvalid lookup,
all for PostGIS.
Thanks Tim Graham for the review.
|
|
|
|
|
|
Used the same test and fix as in #25867.
This required initializing base_field in RangeField.__init__,
not when setting the attribute.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|