NewsBlur-viq/apps/reader
2021-01-03 12:06:25 -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
forms.py Merge branch 'django3.0' into docker_django3.0 2020-12-08 13:04:39 -05:00
http.py Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
managers.py python3/django3 upgrades 2020-11-07 10:46:41 +07:00
models.py Merge branch 'django3.1' into docker_django3.1 2020-12-08 13:06:56 -05:00
tasks.py Clean analytics task name 2020-12-08 13:47:53 -05:00
test_reader.py fix up tests/fixtures for reader and make compatible with pytest 2020-11-06 14:51:36 +07:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py remove use of ORIGINAL_PAGE_SERVER 2021-01-03 11:09:25 -05:00