Closed reginafcompton closed 8 years ago
@derekeder We cannot order the SQS by date, since the NYC bill models do not have a "last-action-date." (And it is not possible to order SQS results by a custom method property: http://stackoverflow.com/questions/981375/using-a-django-custom-model-method-property-in-order-by)
We could just order by title (ascending and descending) and relevance?
@derekeder We cannot order the SQS by date, since the NYC bill models do not have a "last-action-date." (And it is not possible to order SQS results by a custom method property: http://stackoverflow.com/questions/981375/using-a-django-custom-model-method-property-in-order-by)
We could just order by title (ascending and descending) and relevance?