| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Thanks Tom Christie for review.
|
|
|
|
|
|
Didn't rename django.utils.feedgenerator.rfc2822_date()
as some external code may rely on it.
|
|
|
|
SplitDateTimeWidget.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
UserModel.is_anonymous/is_authenticated methods.
|
|
Thanks Tim Graham for completing the initial patch.
|
|
|
|
Didn't touch comments where it wasn't obvious that the code adhered to
the newer standard.
|
|
|
|
Thanks Burhan Khalid for the initial patch and knbk/timgraham
for review.
|
|
the Storage.
|
|
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.
|