1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00
ArchiveBox/archivebox/core
2020-08-18 09:17:21 -04:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations fix pending titles and favicons, improve add page, custom admin 2020-07-27 23:26:45 -04:00
__init__.py first working django model with archivebox-shell command and sql exporting 2019-04-17 03:49:18 -04:00
admin.py change main link to point to link details index to reduce confusion 2020-08-18 09:17:21 -04:00
apps.py wip initial django setup 2019-04-02 16:36:41 -04:00
forms.py fix pending titles and favicons, improve add page, custom admin 2020-07-27 23:26:45 -04:00
models.py fix pending titles and favicons, improve add page, custom admin 2020-07-27 23:26:45 -04:00
settings.py fix circular import 2020-07-28 06:50:03 -04:00
tests.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
urls.py use proper url naming instead of hardcoding paths 2020-07-27 23:56:35 -04:00
views.py pass overwrite properly 2020-07-28 05:54:42 -04:00
welcome_message.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
wsgi.py working archivebox command inside django legacy folder 2019-04-02 18:53:21 -04:00