NewsBlur/apps/social
2012-01-11 22:01:06 -08: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 Showing correct comments from friends. Now need to load public comments w/ ajax. 2012-01-11 09:35:52 -08: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 Loading public comments through ajax. Needs to remove friends. 2012-01-11 22:01:06 -08:00
views.py Loading public comments through ajax. Needs to remove friends. 2012-01-11 22:01:06 -08:00