| Age | Commit message (Collapse) | Author |
|
deferred instance loading.
|
|
variables.
|
|
|
|
|
|
|
|
|
|
Unused since afe0bb7b13bb8dc4370f32225238012c873b0ee3.
|
|
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.
|
|
fields.
|
|
|
|
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.
|
|
|
|
Thanks Adam Chainz for the initial implementation in django-mysql.
Thanks Adam Chainz, Tim Graham, and Shai Berger for the reviews.
|
|
Thanks Tim Graham and Shai Berger for the reviews.
|
|
|
|
|
|
|
|
Thanks Tim 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 Sai Krishna for the initial patch.
|
|
Thanks Pablo Oubiña for the report.
|
|
|
|
|
|
Thanks Ian Foote for the initial patch.
|
|
|
|
|
|
|
|
|
|
database creation
|
|
|
|
|
|
|
|
TemplateResponseMixin.get_template_names() docs.
|