NewsBlur/apps/push
2012-08-15 17:02:55 -07:00
..
migrations Adding subscription callbacks for PuSH. 2012-03-27 16:26:07 -07:00
__init__.py Stubbing in PuSH support. Need to work it in with Feeds and upgrade rel='hub'. 2012-03-27 14:58:13 -07:00
models.py Adding monit for celery on db. Fixing push subscription issue with changing feed ids. 2012-08-15 17:02:55 -07:00
signals.py Stubbing in PuSH support. Need to work it in with Feeds and upgrade rel='hub'. 2012-03-27 14:58:13 -07:00
tests.py Fixing the shit out of the feed fetcher's deleted feed handling. Also fixing PuSH support to correctly give parameters to PuSH server. 2012-03-27 17:34:39 -07:00
urls.py Fixing the shit out of the feed fetcher's deleted feed handling. Also fixing PuSH support to correctly give parameters to PuSH server. 2012-03-27 17:34:39 -07:00
views.py Adding logging to PuSH subscription. 2012-04-09 15:42:26 -07:00