mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Address pirate's review: restore the slug in the client-side download fallback filename. Expose tag.slug as data-slug on the card element and in the search card schema so the JS can read it directly without slugifying client-side. |
||
|---|---|---|
| .. | ||
| management/commands | ||
| migrations | ||
| templatetags | ||
| __init__.py | ||
| actors.py | ||
| admin_archiveresults.py | ||
| admin_site.py | ||
| admin_snapshots.py | ||
| admin_tags.py | ||
| admin_users.py | ||
| admin.py | ||
| apps.py | ||
| asgi.py | ||
| forms.py | ||
| host_utils.py | ||
| middleware.py | ||
| models.py | ||
| settings_logging.py | ||
| settings.py | ||
| tag_utils.py | ||
| urls.py | ||
| views.py | ||
| widgets.py | ||
| wsgi.py | ||