mybuddy/dashboard
Christopher Charbonneau Wells a524259507 Replace Page Visibility API with focus event listener for dashboard refreshes.
This is a bit of a testing phase to see if the focus event listerner behaves any better than the Page Visibility API, particularly in mobile browsers.
2018-03-22 20:29:40 -07:00
..
migrations Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
static_src Replace Page Visibility API with focus event listener for dashboard refreshes. 2018-03-22 20:29:40 -07:00
templates Replace Page Visibility API with focus event listener for dashboard refreshes. 2018-03-22 20:29:40 -07:00
templatetags Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
tests Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
__init__.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
urls.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
views.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00