| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Follow up to 6461583b6cc257d25880ef9a9fd7e2125ac53ce1.
|
|
|
|
functions.
|
|
Thanks Nick Pope for much review.
|
|
and Greatest.
|
|
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
Greatest and Least are row-level Function versions of Min and Max.
|
|
Added functions and tests
Added docs and more tests
Added TextField converter to mysql backend
Aliased Value as V in example docs and tests
Removed unicode_compatible in example
Fixed console emulation in examples
|