borg-web/borgweb/borg
2021-05-07 18:36:15 +01:00
..
forms Allow creation of repo with label from form 2021-05-07 18:36:15 +01:00
migrations Recreate database using 2021-05-07 18:33:30 +01:00
models Recreate database using 2021-05-07 18:33:30 +01:00
static Show basic repo information 2021-05-07 14:04:22 +01:00
templates/borg Create repo form 2021-05-07 16:37:57 +01:00
utility Move utility functions to separate package 2021-05-06 14:18:15 +01:00
__init__.py Create initial project 2021-05-06 06:34:08 +01:00
admin.py Create initial project 2021-05-06 06:34:08 +01:00
apps.py Create initial project 2021-05-06 06:34:08 +01:00
tests.py Create initial project 2021-05-06 06:34:08 +01:00
urls.py Create repo form 2021-05-07 16:37:57 +01:00
views.py Allow creation of repo with label from form 2021-05-07 18:36:15 +01:00