NewsBlur-viq/apps/push
2013-01-22 18:15:28 -08: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 Fixing PuSH by using the correct hub url. Thanks to @donmelton for finding the bug. 2013-01-22 18:15:28 -08: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 Updating tests. 2012-11-27 15:18:23 -08: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