support adding and removing multiple tags at once using autocomplete multiselect field

This commit is contained in:
Nick Sweeting 2021-04-10 04:11:32 -04:00
parent a92e96500a
commit 722f530c80
3 changed files with 42 additions and 10 deletions

3
.gitmodules vendored
View file

@ -26,3 +26,6 @@
[submodule "archivebox/vendor/python-atomicwrites"]
path = archivebox/vendor/python-atomicwrites
url = https://github.com/untitaker/python-atomicwrites
[submodule "archivebox/vendor/tzlocal"]
path = archivebox/vendor/tzlocal
url = https://github.com/regebro/tzlocal