mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-27 06:30:22 +00:00
8b0250caeb
The class SnapshotAdmin search_fields includes the tags ManyToMany field causing a django.core.exceptions.FieldError: Related Field got invalid lookup: icontains error. A related search field tags__name should be used. |
||
---|---|---|
.. | ||
management/commands | ||
migrations | ||
__init__.py | ||
admin.py | ||
apps.py | ||
forms.py | ||
models.py | ||
settings.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
utils_taggit.py | ||
views.py | ||
welcome_message.py | ||
wsgi.py |