Jock Tanner
Results
2
issues of
Jock Tanner
I like the way `django-bower` integrates files into templates, but I think it’s not right to put a whole bower package in collected static files, when in most cases only...
I got a problem assigning custom labels to reverse ordering options with `field_labels` parameter. I think [this method](https://github.com/carltongibson/django-filter/blob/master/django_filters/filters.py#L739-L750) is incorrect in its `descending = ...` part. It looks up for...