update excel
This commit is contained in:
@@ -451,7 +451,7 @@ def hatching_excel(request):
|
||||
else:
|
||||
poultry_hatch = PoultryHatching.objects.filter(archive=False,
|
||||
allow_hatching='pending',
|
||||
trash=False).select_related('poultry',
|
||||
trash=False,unknown=False).select_related('poultry',
|
||||
'poultry__user').order_by(
|
||||
'-chicken_age')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user