Move generating resturaunt grid to JavaScript
Put the last_modified fields from each model to one BaseModel that each model inherits to keep track of when any part of a schedule changes. Added an ajax view for getting a JSON form of the schedules for the JavaScript to use.
website/static/js/grid.js
0 → 100644
Please register or sign in to comment