| Age | Commit message (Collapse) | Author |
|
|
|
Fields inherited from abstract base classes may be overridden like
any other Python attribute. Inheriting from multiple models/classes
with the same attribute name will follow the MRO.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Didn't touch comments where it wasn't obvious that the code adhered to
the newer standard.
|
|
|
|
Thanks Ankush Thakur for the report and Simon for the review.
|
|
|
|
|
|
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.
|
|
fields.
|
|
|
|
KeyError.
|
|
|
|
permission cache.
|
|
Thanks Cristiano Coelho and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
Thanks Tim Graham and Shai Berger for the reviews.
|
|
|
|
|
|
|
|
|
|
Thanks Pablo Oubiña for the report.
|
|
|
|
concrete base model.
|
|
Thanks Claude Paroz and Tim Graham for polishing the patch.
|
|
Thanks kaifeldhoff for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Akshesh Doshi for the initial patch and Tim Graham for the review
|
|
|
|
|
|
Thanks Sonu kumar for the report and Tim Graham for the review.
|