module documentation

Undocumented

Class EquipmentFilter Equipment filter
Class HarvestFilter Harvest filter
Class HarvestSeasonAdminFilter Filter by year
Class OwnerHasNoEmailAdminFilter Check if Property Owner has an email address
Class PropertyFilter Property filter
Class PropertyHasHarvestAdminFilter Check whether at least one harvest is associated with property
Class PropertyOwnerTypeAdminFilter Check whether owner is a Person or an Organization
Constant SEASON_FILTER_CHOICES Undocumented
SEASON_FILTER_CHOICES = (source) ΒΆ

Undocumented

Value
[(y, y) for y in range(datetime.now().year, 2015, -1)]