1
0
Fork 0
mirror of synced 2024-06-24 00:50:23 +12:00
ArchiveBox/archivebox/core
2020-06-30 05:56:17 -04:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations cli experience improvements 2020-06-25 17:47:55 -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 switch to django admin snapshots list as new homepage 2020-06-30 05:56:17 -04:00
apps.py wip initial django setup 2019-04-02 16:36:41 -04:00
models.py fix missing imports 2020-06-30 05:55:34 -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 fix add page redirect 2020-06-29 21:26:59 -04:00
welcome_message.py split up utils into separate files 2019-04-30 23:13:04 -04:00
wsgi.py working archivebox command inside django legacy folder 2019-04-02 18:53:21 -04:00