1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00
ArchiveBox/archivebox/core
2020-07-22 11:02:13 -05:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations make snapshots unique again 2020-07-13 12:21:52 -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 fix: Rename logging folder to avoid naming conflicts (and circular import issues) 2020-07-22 11:02:13 -05:00
apps.py wip initial django setup 2019-04-02 16:36:41 -04:00
forms.py fix the add links form 2020-07-13 12:21:37 -04:00
models.py make snapshots unique again 2020-07-13 12:21:52 -04:00
settings.py use fallback random secret key 2020-04-22 21:14:43 -04:00
tests.py wip initial django setup 2019-04-02 16:36:41 -04:00
urls.py switch to django admin snapshots list as new homepage 2020-06-30 05:56:17 -04:00
views.py feat: Add canonical link http header to the static response 2020-07-16 12:49:26 -05:00
welcome_message.py fix: Rename logging folder to avoid naming conflicts (and circular import issues) 2020-07-22 11:02:13 -05:00
wsgi.py working archivebox command inside django legacy folder 2019-04-02 18:53:21 -04:00