mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
refactor: Remove django-taggit and replace it with a local tags setup
This commit is contained in:
parent
10384a8a6f
commit
62c78e1d10
11 changed files with 313 additions and 112 deletions
1
setup.py
1
setup.py
|
@ -80,7 +80,6 @@ setuptools.setup(
|
|||
"base32-crockford==0.3.0",
|
||||
"django==3.0.8",
|
||||
"django-extensions==3.0.3",
|
||||
"django-taggit==1.3.0",
|
||||
|
||||
"dateparser",
|
||||
"ipython",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue