django/tests/modeltests/expressions
Anssi Kääriäinen c2532825db Splitted expressions tests into smaller methods 2012-09-30 17:51:11 +03:00
..
__init__.py Fixed #7210 -- Added F() expressions to query language. See the documentation for details on usage. 2009-01-29 10:46:36 +00:00
models.py Fixed #16211 -- Added comparison and negation ops to F() expressions 2012-09-30 17:51:06 +03:00
tests.py Splitted expressions tests into smaller methods 2012-09-30 17:51:11 +03:00