mirror of
https://github.com/django/django.git
synced 2025-10-28 02:29:56 +00:00
Allowed users to specify which lookups or transforms ("nested lookus")
are available for fields. The implementation is now class based.
Squashed commit of the following:
commit
|
||
|---|---|---|
| .. | ||
| custom-lookups.txt | ||
| fields.txt | ||
| index.txt | ||
| instances.txt | ||
| options.txt | ||
| queries.txt | ||
| querysets.txt | ||
| relations.txt | ||