NewsBlur-viq/apps/push
2022-05-11 10:54:18 -04:00
..
migrations upgrade migrations files to python3 django2.0 2020-06-17 00:11:02 -04: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 Turning off PuSH for standalone installs. 2022-01-25 15:27:29 -05: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
test_push.py rename test files and testcase classes so they can be found by pytest 2020-11-07 11:47:14 +07:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py Handling missing hub.challenge when hub sends a 404 back. (from https://www.lifehate.it/feed) 2022-05-11 10:54:18 -04:00