Add in place holder files

This commit is contained in:
Oliver Marks 2018-01-26 13:20:21 +00:00
parent bff7fe8950
commit e2dc3f331d
96 changed files with 0 additions and 9 deletions

View File

@ -1 +0,0 @@
Place holder directory, each folder inside buckets folder is a fake digitalocean space or fake amazon bucket.

View File

@ -17,7 +17,6 @@ from .common import * # noqa
# DEBUG # DEBUG
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
DEBUG = env.bool('DJANGO_DEBUG', default=True) DEBUG = env.bool('DJANGO_DEBUG', default=True)
DEBUG = False
TEMPLATES[0]['OPTIONS']['debug'] = DEBUG TEMPLATES[0]['OPTIONS']['debug'] = DEBUG
# SECRET CONFIGURATION # SECRET CONFIGURATION

View File

@ -33,12 +33,6 @@ services:
ports: ports:
- "8125:8025" - "8125:8025"
node:
image: node:7-onbuild
command: npm install
volumes:
- ./:/usr/src/app
redis: redis:
image: redis:latest image: redis:latest
@ -65,7 +59,6 @@ services:
- postgres - postgres
- redis - redis
command: celery -A mhackspace.celeryapp beat -l INFO --scheduler django_celery_beat.schedulers:DatabaseScheduler command: celery -A mhackspace.celeryapp beat -l INFO --scheduler django_celery_beat.schedulers:DatabaseScheduler
#command: sleep 1h
bucket: bucket:
image: minio/minio image: minio/minio

0
logs/readme.org Normal file
View File

0
mhackspace/static/sass/_variables.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_alert.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_badge.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_breadcrumb.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_button-group.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_buttons.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_card.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_carousel.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_close.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_code.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_custom-forms.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_dropdown.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_forms.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_functions.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_grid.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_images.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_input-group.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_jumbotron.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_list-group.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_media.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_mixins.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_modal.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_nav.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_navbar.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_pagination.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_popover.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_print.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_progress.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_reboot.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_root.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_tables.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_tooltip.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_transitions.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_type.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_utilities.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/_variables.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/bootstrap-grid.scss vendored Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/bootstrap-reboot.scss vendored Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/bootstrap.scss vendored Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_alert.scss Normal file → Executable file
View File

View File

0
mhackspace/static/sass/bootstrap/mixins/_badge.scss Normal file → Executable file
View File

View File

View File

View File

0
mhackspace/static/sass/bootstrap/mixins/_buttons.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_caret.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_clearfix.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_float.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_forms.scss Normal file → Executable file
View File

View File

View File

0
mhackspace/static/sass/bootstrap/mixins/_grid.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_hover.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/mixins/_image.scss Normal file → Executable file
View File

View File

0
mhackspace/static/sass/bootstrap/mixins/_lists.scss Normal file → Executable file
View File

View File

View File

View File

View File

0
mhackspace/static/sass/bootstrap/mixins/_resize.scss Normal file → Executable file
View File

View File

0
mhackspace/static/sass/bootstrap/mixins/_size.scss Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

0
mhackspace/static/sass/bootstrap/utilities/_align.scss Normal file → Executable file
View File

View File

View File

View File

View File

0
mhackspace/static/sass/bootstrap/utilities/_embed.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/utilities/_flex.scss Normal file → Executable file
View File

0
mhackspace/static/sass/bootstrap/utilities/_float.scss Normal file → Executable file
View File

View File

View File

View File

View File

0
mhackspace/static/sass/bootstrap/utilities/_text.scss Normal file → Executable file
View File

View File

0
mhackspace/static/sass/components/_alert.scss Normal file → Executable file
View File

0
mhackspace/static/sass/components/_blog.scss Normal file → Executable file
View File

0
mhackspace/static/sass/components/_feeds.scss Normal file → Executable file
View File

0
mhackspace/static/sass/components/_footer.scss Normal file → Executable file
View File

0
mhackspace/static/sass/components/_header.scss Normal file → Executable file
View File

0
mhackspace/static/sass/components/_membership.scss Normal file → Executable file
View File

0
mhackspace/static/sass/components/_wiki.scss Normal file → Executable file
View File

0
mhackspace/static/sass/project.scss Normal file → Executable file
View File