1
0
Fork 0
mirror of synced 2024-06-28 02:50:24 +12:00
ArchiveBox/archivebox/core
2021-03-27 04:30:15 -04:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations add migration 2021-02-28 22:55:12 -05:00
templatetags cleanup templates and views 2021-01-30 05:47:55 -05:00
__init__.py first working django model with archivebox-shell command and sql exporting 2019-04-17 03:49:18 -04:00
admin.py fix clicking add tag when no tag is selected throwing 500 2021-03-01 01:39:06 -05:00
apps.py wip initial django setup 2019-04-02 16:36:41 -04:00
forms.py support adding urls with tags directly via CLI and add page 2021-03-27 04:30:15 -04:00
mixins.py Fix search to include filters 2020-12-14 13:40:38 -05:00
models.py support adding urls with tags directly via CLI and add page 2021-03-27 04:30:15 -04:00
settings.py use tempfile when logs dir is not available 2021-03-27 02:17:12 -04:00
tests.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
urls.py fix url used by gridview 2021-02-18 02:38:30 -05:00
views.py support adding urls with tags directly via CLI and add page 2021-03-27 04:30:15 -04:00
welcome_message.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
wsgi.py fix lint errors 2021-02-16 16:26:48 -05:00