NewsBlur-viq/apps/reader
2010-10-15 09:21:46 -04:00
..
fixtures Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
migrations Putting server and client sides together to choose feeds. 2010-09-28 18:53:57 -04:00
__init__.py
admin.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
forms.py Changing all datetime.datetime.now() to datetime.datetime.utcnow(). 2010-10-10 23:55:00 -04:00
http.py
models.py Merge branch 'master' into chooser 2010-10-13 18:39:49 -04:00
tests.py Changing how JSON is being serialized. For better testing. 2010-07-01 14:01:11 -04:00
urls.py Putting server and client sides together to choose feeds. 2010-09-28 18:53:57 -04:00
views.py Fixing up feed modal, showing at start for all users without selected feeds. 2010-10-15 09:21:46 -04:00