mirror of
https://github.com/django/django.git
synced 2024-12-22 09:05:43 +00:00
c8df2f9941
Updated OrderableAggMixin.as_sql() to separate the order_by parameters from the filter parameters. Previously, the parameters and SQL were calculated by the Aggregate parent class, resulting in a mixture of order_by and filter parameters. Thanks Simon Charette for the review. |
||
---|---|---|
.. | ||
array_default_migrations | ||
array_index_migrations | ||
migrations | ||
__init__.py | ||
fields.py | ||
integration_settings.py | ||
models.py | ||
test_aggregates.py | ||
test_apps.py | ||
test_array.py | ||
test_bulk_update.py | ||
test_constraints.py | ||
test_functions.py | ||
test_hstore.py | ||
test_indexes.py | ||
test_integration.py | ||
test_introspection.py | ||
test_operations.py | ||
test_ranges.py | ||
test_search.py | ||
test_signals.py | ||
test_trigram.py | ||
test_unaccent.py |