| .. |
|
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
|
5 years ago |
|
__init__.py
|
cdb70c73df
first working django model with archivebox-shell command and sql exporting
|
6 years ago |
|
admin.py
|
3eaf580fc0
Merge branch 'dev' into link-removal2
|
5 years ago |
|
apps.py
|
27708152d2
wip initial django setup
|
7 years ago |
|
forms.py
|
d7df9e58ea
hide footer on add page
|
5 years ago |
|
mixins.py
|
6b5c881555
Fix search to include filters
|
5 years ago |
|
models.py
|
91f543ff8d
lint: Remove unused imports around the app
|
5 years ago |
|
settings.py
|
326ce78496
simplify debug
|
5 years ago |
|
tests.py
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 years ago |
|
urls.py
|
6edae6a17f
add future api spec design
|
5 years ago |
|
views.py
|
b7273a07e5
Merge branch 'dev' into link-removal2
|
5 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
|
7 years ago |