1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00
ArchiveBox/archivebox/core
2020-06-25 17:47:55 -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 rename model Page to Snapshot 2019-04-30 23:44:51 -04:00
apps.py wip initial django setup 2019-04-02 16:36:41 -04:00
models.py cli experience improvements 2020-06-25 17:47:55 -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 expose more django server config options 2019-05-02 19:15:16 -04:00
views.py implement add page 2020-03-27 08:38:22 -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