Commit Graph

11 Commits

Author SHA1 Message Date
Ryan P Kilby 189c5461e6 Use force_text to coerce lazy field names 2016-11-12 04:00:35 -05:00
Ryan P Kilby fb44532ce1 Remove 1.0 deprecations 2016-11-02 11:29:42 -04:00
Ryan P Kilby 269140d5d7 Add filter label util functions, app settings 2016-10-22 09:16:38 -04:00
Ryan P Kilby dd1a77a46e Factor out field parts from final field 2016-10-22 09:16:26 -04:00
Ryan P Kilby 569efd4e46 Rework ordering into a filter 2016-09-05 11:33:57 -04:00
Ryan P Kilby 69d90c0498 Resolve #450 2016-08-07 15:36:21 -04:00
Ryan P Kilby f61d7a7324 Add more explanatory FieldLookupError 2016-04-18 05:04:25 -04:00
Adam Bogdał 2e0311e5bd Add common function for handling time zone 2016-02-25 00:03:07 +01:00
Ryan P Kilby ab4013c073 Add field/lookup expression resolving
This will allow us to correctly provide overrides for transformed
lookups. eg, `published_at__year__gte=2016`
2016-02-03 16:09:36 -05:00
Ryan P Kilby 3e965a1031 Move get_model_field to utils, add documentation 2016-02-03 12:28:04 -05:00
Ryan P Kilby 90a9bb1700 Factor our field mro walking into utility method 2016-02-03 12:10:22 -05:00