django/db/models/functions.py
0 → 100644
+125
−0
+2
−1
docs/ref/models/database-functions.txt
0 → 100644
+153
−0
Loading
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