add django-signal-webhooks

This commit is contained in:
Nick Sweeting 2024-05-06 06:58:03 -07:00
parent 3805a1730d
commit c7fc9c004f
No known key found for this signature in database
5 changed files with 36 additions and 3 deletions

View file

@ -4,6 +4,7 @@ WARNING: THIS FILE IS ALL LEGACY CODE TO BE REMOVED.
DO NOT ADD ANY NEW FEATURES TO THIS FILE, NEW CODE GOES HERE: core/models.py
These are the old types we used to use before ArchiveBox v0.4 (before we switched to Django).
"""
__package__ = 'archivebox.index'