NewsBlur/apps/push
2021-07-09 16:11:01 -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 Further removing python2 incompatibility. 2021-07-09 16:11:01 -04: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 Fixing python3 issues in push. 2021-07-09 15:46:30 -04:00