1
0
Fork 0
mirror of synced 2024-06-24 00:50:23 +12:00
ArchiveBox/archivebox/core
2019-04-30 23:44:51 -04:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations rename model Page to Snapshot 2019-04-30 23:44:51 -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 rename model Page to Snapshot 2019-04-30 23:44:51 -04:00
settings.py split up utils into separate files 2019-04-30 23:13:04 -04:00
tests.py wip initial django setup 2019-04-02 16:36:41 -04:00
urls.py make archivebox server work for urls, hashes, and timestamps 2019-04-30 23:13:21 -04:00
views.py rename model Page to Snapshot 2019-04-30 23:44:51 -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