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
Christopher M Reffett
whats-open
Commits
925073cc
Commit
925073cc
authored
Jan 31, 2013
by
Tyler Hallada
Browse files
Rename module to avoid conflict with existing lib
parent
f6fce4bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
website/
json
.py
→
website/
api
.py
View file @
925073cc
File moved
website/views.py
View file @
925073cc
from
django.template
import
RequestContext
from
website.models
import
Restaurant
,
OpenTime
,
BaseModel
from
website.
json
import
export_data
from
website.
api
import
export_data
from
django.shortcuts
import
render_to_response
from
django.http
import
HttpResponse
from
django.views.decorators.http
import
condition
...
...
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