Project structure for new maintenance logbook
parents
Showing
__root__.py
0 → 100644
__version__.py
0 → 100644
app.py
0 → 100644
app/__init__.py
0 → 100644
app/gunicorn_config.py
0 → 100644
app/main.py
0 → 100644
app/waitress_config.py
0 → 100644
app/wsgi.py
0 → 100644
conf/dev/application.conf
0 → 100644
logs/logbook.log
0 → 100644
scripts/__init__.py
0 → 100644
scripts/logging/__init__.py
0 → 100644
scripts/logging/logging.py
0 → 100644
scripts/utils/__init__.py
0 → 100644
scripts/utils/mongo_util.py
0 → 100644
This diff is collapsed.
test.py
0 → 100644
Please register or sign in to comment