NewsBlur/apps/reader
2022-11-26 11:11:12 -05:00
..
fixtures fix up tests/fixtures for reader and make compatible with pytest 2020-11-06 14:51:36 +07:00
migrations Removing migrations that set a default date of 2020-05-08. Not sure why this was committed. I thought we resolved the issue with default datetimes? 2020-06-26 14:48:41 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
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
factories.py build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
forms.py Handling dns.resolver.NoResolverConfiguration error 2021-03-25 18:27:05 -04:00
http.py Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
managers.py Fixing a substantial number of encoding errors. Also fixing OPML uploads. 2021-01-24 21:05:22 -05:00
models.py Trying out reading and writing to redis story replica for river stories. Since these don't get used by the feed fetchers, we can read and write on the replicas without changing which stories are read, since the replica will propagate the read stories. 2022-11-26 11:11:12 -05:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -05:00
test_reader.py Smarter merging of repeat feeds/folders when compacting folders. 2021-03-03 17:56:23 -05:00
urls.py Adding new buttons for adding and removing dashboard story list modules. Finally get to use the right-side dashboard module. Looks great in 3 column as well. 2022-05-17 13:45:51 -04:00
views.py Logging for Michael_Novakhov account. 2022-09-12 08:00:57 -07:00