evorepo/news
Dan McGee badc535aeb Ensure order_by default value is cleared when using distinct()
Otherwise the queryset returns nonsensical results. I find the design of
this less than obvious but so be it; we can ensure the results work
regardless of a default ordering on the model.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-05-02 09:37:46 -05:00
..
migrations Fix ContentType related migrations 2012-04-20 11:15:03 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Spruce up news admin view 2010-09-15 09:04:00 -05:00
models.py Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
urls.py Migrate news views to class-based generic views 2012-04-27 09:12:26 -05:00
views.py Ensure order_by default value is cleared when using distinct() 2012-05-02 09:37:46 -05:00