| .. |
|
management
|
29ced7b5c8
allow running archivebox core commands from manage.py
|
6 years ago |
|
migrations
|
a3008c8189
fix migration failing due to null cmd_versions in older archives
|
5 years ago |
|
templatetags
|
a98298103d
cleanup templates and views
|
4 years ago |
|
__init__.py
|
cdb70c73df
first working django model with archivebox-shell command and sql exporting
|
6 years ago |
|
admin.py
|
b9b1c3d9e8
fix singlefile output path not relative
|
4 years ago |
|
apps.py
|
27708152d2
wip initial django setup
|
6 years ago |
|
forms.py
|
d7df9e58ea
hide footer on add page
|
4 years ago |
|
mixins.py
|
6b5c881555
Fix search to include filters
|
5 years ago |
|
models.py
|
14d1b3209e
fix: Make cmd_version nullable
|
5 years ago |
|
settings.py
|
326ce78496
simplify debug
|
4 years ago |
|
tests.py
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 years ago |
|
urls.py
|
6edae6a17f
add future api spec design
|
4 years ago |
|
views.py
|
a98298103d
cleanup templates and views
|
4 years ago |
|
welcome_message.py
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 years ago |
|
wsgi.py
|
68b4c01c6b
working archivebox command inside django legacy folder
|
6 years ago |