diff --git a/home/admin.py b/home/admin.py index df924bd..d049a08 100644 --- a/home/admin.py +++ b/home/admin.py @@ -467,6 +467,7 @@ def name(self, obj): "approve", "export_rebate_total", "find_overlapping_records", + "check_negative_days", ] @admin.action(description="Disapprove the students")