1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/expressions
2019-04-19 11:40:04 +02:00
..
__init__.py
models.py Fixed #30044 -- Raised a FieldError on inherited field update attempts. 2019-01-16 14:09:51 -05:00
test_deprecation.py Refs #30158 -- Added alias argument to Expression.get_group_by_cols(). 2019-03-21 18:47:46 -04:00
test_queryset_values.py
tests.py Refs #25507 -- Added tests for using QuerySet.count() with a RawSQL annotation. 2019-04-19 11:40:04 +02:00