django/tests/custom_lookups
Author: Mads Jensen 6461583b6c Removed unused __str__() methods in tests models.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-Authored-By: Hasan Ramezani <hasan.r67@gmail.com>
2020-04-15 20:20:32 +02:00
..
__init__.py Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
models.py Removed unused __str__() methods in tests models. 2020-04-15 20:20:32 +02:00
tests.py Refs #25705 -- Fixed invalid SQL generated by SQLFuncMixin.as_sql() in custom_lookups tests. 2019-12-02 13:58:41 +01:00