commit | 1dd345e62241dcd1b4560826d83a43f7c56bbbae | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 07 17:06:07 2014 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jul 07 17:06:07 2014 -0700 |
tree | f415be21cdd0b4344e3f66aaaf2289c9e8de7bdf | |
parent | 1fd9d4cd1e165e905ec8b53d55780c61995bde7c [diff] [blame] |
xoslib wip
diff --git a/planetstack/core/xoslib/README b/planetstack/core/xoslib/README new file mode 100644 index 0000000..a5af121 --- /dev/null +++ b/planetstack/core/xoslib/README
@@ -0,0 +1,7 @@ +Add to the following in settings.py + + STATICFILES_DIRS= + "/opt/planetstack/core/xoslib/static/", + + TEMPLATE_DIRS= + "/opt/planetstack/xoslib/templates", \ No newline at end of file