Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open
Commits
177deab8
Commit
177deab8
authored
May 18, 2014
by
Renfred Harper
Browse files
Modify project directory to match Two Scoops 1.5
parent
cd9b2d3c
Changes
44
Hide whitespace changes
Inline
Side-by-side
manage.py
→
whats-open/
manage.py
View file @
177deab8
...
...
@@ -2,8 +2,8 @@
import
os
import
sys
if
__name__
==
"__main__"
:
os
.
environ
.
setdefault
(
"DJANGO_SETTINGS_MODULE"
,
"settings.settings"
)
if
__name__
==
"__main__"
:
os
.
environ
.
setdefault
(
"DJANGO_SETTINGS_MODULE"
,
"
whats-open.
settings.settings"
)
from
django.core.management
import
execute_from_command_line
...
...
w
ebsite
/static/css/bootstrap.css
→
w
hats-open
/static/css/bootstrap.css
View file @
177deab8
File moved
w
ebsite
/static/css/bootstrap.min.css
→
w
hats-open
/static/css/bootstrap.min.css
View file @
177deab8
File moved
w
ebsite
/static/css/style.css
→
w
hats-open
/static/css/style.css
View file @
177deab8
File moved
w
ebsite
/static/fonts/glyphicons-halflings-regular.eot
→
w
hats-open
/static/fonts/glyphicons-halflings-regular.eot
View file @
177deab8
File moved
w
ebsite
/static/fonts/glyphicons-halflings-regular.svg
→
w
hats-open
/static/fonts/glyphicons-halflings-regular.svg
View file @
177deab8
File moved
w
ebsite
/static/fonts/glyphicons-halflings-regular.ttf
→
w
hats-open
/static/fonts/glyphicons-halflings-regular.ttf
View file @
177deab8
File moved
w
ebsite
/static/fonts/glyphicons-halflings-regular.woff
→
w
hats-open
/static/fonts/glyphicons-halflings-regular.woff
View file @
177deab8
File moved
w
ebsite
/static/img/GMURGB.png
→
w
hats-open
/static/img/GMURGB.png
View file @
177deab8
File moved
w
ebsite
/static/img/close.png
→
w
hats-open
/static/img/close.png
View file @
177deab8
File moved
w
ebsite
/static/img/favicon.ico
→
w
hats-open
/static/img/favicon.ico
View file @
177deab8
File moved
w
ebsite
/static/img/southside.jpg
→
w
hats-open
/static/img/southside.jpg
View file @
177deab8
File moved
w
ebsite
/static/img/squirrels.jpg
→
w
hats-open
/static/img/squirrels.jpg
View file @
177deab8
File moved
w
ebsite
/static/js/about.js
→
w
hats-open
/static/js/about.js
View file @
177deab8
File moved
w
ebsite
/static/js/bootstrap.js
→
w
hats-open
/static/js/bootstrap.js
View file @
177deab8
File moved
w
ebsite
/static/js/bootstrap.min.js
→
w
hats-open
/static/js/bootstrap.min.js
View file @
177deab8
File moved
w
ebsite
/static/js/document.js
→
w
hats-open
/static/js/document.js
View file @
177deab8
File moved
w
ebsite
/static/js/grid.js
→
w
hats-open
/static/js/grid.js
View file @
177deab8
File moved
w
ebsite
/static/js/info.js
→
w
hats-open
/static/js/info.js
View file @
177deab8
File moved
w
ebsite
/static/js/typeAhead.js
→
w
hats-open
/static/js/typeAhead.js
View file @
177deab8
File moved
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment