archivebox.core.forms
Module Contents
Classes
Data
API
- archivebox.core.forms.DEPTH_CHOICES[source]
((‘0’, ‘depth = 0 (archive just these URLs)’), (‘1’, ‘depth = 1 (+ URLs one hop away)’), (‘2’, ‘dept…
- class archivebox.core.forms.AddLinkForm(*args, **kwargs)[source]
Bases:
archivebox.plugins.forms.PluginConfigFormMixin,django.forms.FormInitialization