NewsBlur-viq/newsblur_web
2024-02-11 13:48:33 -05:00
..
__init__.py Merge branch 'docker_django3.1' into dashboard3 2021-01-23 19:31:06 -05:00
assets.yml Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development. 2022-11-24 12:53:40 -05:00
celeryapp.py change celeryapp to use Celery('newsblur_web') 2021-02-17 09:28:53 -05:00
docker_local_settings.py Keep auto premium on for docker installs. 2022-09-26 09:40:18 -04:00
entrypoint.sh Merge master into sictiru 2022-02-16 21:16:24 -08:00
settings.py Switching to new redis ports. 2024-02-11 13:48:33 -05:00
sitecustomize.py use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00
test_settings.py remove custom installed_apps from test settings 2021-06-29 08:38:36 -06:00
urls.py Another Elasticsearch More Like This implementation, but it still doesn't surface anything close to correct. 2022-05-05 14:26:00 -04:00
wsgi.py use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00