NewsBlur-viq/apps/social
2021-01-06 14:42:24 -05:00
..
management change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
migrations upgrade migrations files to python3 django2.0 2020-06-17 00:11:02 -04:00
templatetags change User.is_authenticated() and User.is_anonymous() to attributes 2020-06-11 15:13:12 -04:00
__init__.py Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow. 2011-12-15 09:10:37 -08:00
models.py Changing how tasks are called. 2021-01-06 14:42:24 -05:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -05:00
tests.py Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow. 2011-12-15 09:10:37 -08:00
urls.py remove patterns import 2020-06-11 09:56:48 -04:00
views.py Changing how tasks are called. 2021-01-06 14:42:24 -05:00