• Nuno Maltez's avatar
    Fixed #18056 - Cleared aggregations on DateQuery.add_date_select · bebbbb7a
    Nuno Maltez yazdı
    Cleared aggregations on add_date_select method so only distinct dates
    are returned when dealing with a QuerySet that contained aggregations.
    That would cause the query set to return repeated dates because it
    would look for distinct (date kind, aggregation) pairs.
    bebbbb7a
Adı
Son kayıt (commit)
Son güncelleme
..
fixtures Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...