1
0
Fork 0
mirror of synced 2024-09-30 00:56:17 +13:00
ArchiveBox/archivebox/core
2021-01-11 09:08:33 -05:00
..
management/commands
migrations refactor: Get archivebox init to run 2021-01-11 09:08:33 -05:00
templatetags Feature implementation 2020-12-11 23:03:46 -05:00
__init__.py
admin.py refactor: Initial and dirty refactor to replace link with snapshot. Barely functional add command 2021-01-11 09:08:33 -05:00
apps.py
forms.py Merge pull request #580 from BlipRanger/master 2020-12-10 12:48:30 -05:00
mixins.py Fix search to include filters 2020-12-14 13:40:38 -05:00
models.py refactor: list command is functional 2021-01-11 09:08:33 -05:00
settings.py fix TEMPLATES_DIR location 2020-12-11 16:21:09 +02:00
tests.py
urls.py update urls to new repo path 2020-11-23 02:06:46 -05:00
views.py refactor: oneshot command is functional 2021-01-11 09:08:33 -05:00
welcome_message.py
wsgi.py