NewsBlur-viq/apps/reader
2021-03-25 20:17:13 -04: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
admin.py
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 Only show active feeds in dashboard river. Also link dashboard river title and icon. 2021-03-04 10:24:17 -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 Saving missing dashboard rivers and correctly placing them. Now to tie data and template together, then add options. 2020-12-10 18:33:43 -05:00
views.py Attempting to not allow multiple rivers to be created. 2021-03-25 20:17:13 -04:00