index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
custom_lookups
Age
Commit message (
Expand
)
Author
2015-02-09
[1.8.x] Sorted imports with isort; refs #23860.
Tim Graham
2014-12-16
Fixed #23893: Added tzinfo to constant datetime in unit test
Michael Hall
2014-11-28
Fixed #16731 -- Made pattern lookups work properly with F() expressions
Thomas Chaumeny
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-03
Fixed #23420 - broken warning for unbound naive datetime objects
Andy Chosak
2014-10-28
Fixed flake8 warnings.
Tim Graham
2014-10-28
Fixed #23493 -- Added bilateral attribute to Transform
Thomas Chaumeny
2014-10-09
Fixed #23627 -- Allowed register_lookup to work as a decorator.
Marc Tamlyn
2014-06-17
Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Tim Graham
2014-05-19
Fix a2dd618 for mysql.
Marc Tamlyn
2014-05-17
Fixed #22648 -- Transform.output_type should respect overridden custom_lookup...
Marc Tamlyn
2014-03-07
Fixed #21863 -- supplemented get_lookup() with get_transform()
Anssi Kääriäinen
2014-01-20
Fixed custom_lookups tests for Oracle
Anssi Kääriäinen
2014-01-18
Fixed #16187 -- refactored ORM lookup system
Anssi Kääriäinen