On Oct 15, 7:11 pm, "Katja L." <[EMAIL PROTECTED]> wrote: > > DataSet.objects.select_related().filter(coverage__geo_temp_coverage__ending_temporal_coverage_date__year__lt=max_year).order_by('dataset_id_nr') > > Thanks a lot :)! > This helps more or less ;), because now I get a Field Error I don't > understand ... > "Join on field 'ending_temporal_coverage_date' not permitted." > > Thanks again! > > Katja
Hmm, that's weird. Does it work if you remove the select_related()? -- DR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---