NewsBlur/apps/push
2020-12-03 11:58:54 -05:00
..
migrations upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -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 Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -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
tests.py Fixing unit test for profile app and signup. 2020-08-04 13:10:51 -04:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py request.raw_post_data -> request.body (django 1.6) 2020-12-03 11:58:54 -05:00