Skip to content
Snippets Groups Projects
Verified Commit 07bdd0b9 authored by Jan Maximilian Michal's avatar Jan Maximilian Michal
Browse files

Removed some legacy files

parent 8b99731e
Branches
Tags
1 merge request!19Whitenoise
......@@ -21,5 +21,5 @@ urlpatterns = [
url(r'^', include('core.urls')),
url(r'^api-auth/', include('rest_framework.urls',
namespace='rest_framework')),
namespace='rest_framework')),
]
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
ace-editor-builds@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/ace-editor-builds/-/ace-editor-builds-1.2.4.tgz#5213874b1b23f9d79ac62d106e32970e2af3727f"
bootstrap@4.0.0-beta.2:
version "4.0.0-beta.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-beta.2.tgz#4d67d2aa2219f062cd90bc1247e6747b9e8fd051"
datatables.net-bs4@^1.10.15:
version "1.10.16"
resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-1.10.16.tgz#9eee67cfa8565bd3807a603a188305f7d0e20e32"
dependencies:
datatables.net "1.10.16"
jquery ">=1.7"
datatables.net@1.10.16, datatables.net@^1.10.15:
version "1.10.16"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.16.tgz#4b052d1082824261b68eed9d22741b711d3d2469"
dependencies:
jquery ">=1.7"
jquery@>=1.7:
version "3.2.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
popper.js@^1.12.3:
version "1.12.5"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.12.5.tgz#229e4dea01629e1f1a1e26991ffade5024220fa6"
......@@ -7,7 +7,7 @@ services:
restart: always
grady:
image: docker.gitlab.gwdg.de/j.michal/grady:master
image: docker.gitlab.gwdg.de/j.michal/grady:whitenoise
command:
- /bin/sh
- -c
......@@ -23,3 +23,5 @@ services:
- default
expose:
- "8000"
ports:
- "8000:8000"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment