Commit Graph

6 Commits

Author SHA1 Message Date
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