Prepare release 2.0rc4 (the second time)
Compare changes
Files
2+ 9
− 4
@@ -7,18 +7,19 @@ from django.template.loader import get_template
@@ -26,7 +27,7 @@ mark_as_unexcused.short_description = _("Mark as unexcused")
@@ -35,7 +36,11 @@ def mark_as_excuse_type_generator(excuse_type) -> Callable: