feat: Add function to deactivate AN when link returns 404

This commit is contained in:
2024-11-05 07:47:31 +01:00
parent ab3437e61d
commit 70154abd37
3 changed files with 22 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "0.3.0"
__version__ = "0.3.1"
# This will make sure the app is always imported when
# Django starts so that shared_task will use this app.