NewsBlur/apps/profile
2022-05-11 10:42:23 -04:00
..
management Upgrading to latest pymongo v3 to work with mongodb v4.0. Required rewrite of mongodb introspection, now using built-in pymongo monitoring. Should work on both web and celery. 2022-05-10 20:58:47 -04:00
migrations add migration for timezone change 2020-10-05 16:35:26 +07:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
factories.py build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
forms.py Updating Stripe email when updating user email. 2021-03-22 10:25:14 -04:00
middleware.py Only DEBUG_QUERIES are needed to debug queries. 2022-05-11 10:42:23 -04:00
models.py Rearranging urls for paypal. Also updating to latest gunicorn. 2022-04-11 11:01:02 -04:00
tasks.py Turning refresh stale feeds back on. 2021-12-07 10:45:06 -05:00
test_profile.py rename test files and testcase classes so they can be found by pytest 2020-11-07 11:47:14 +07:00
urls.py Rearranging urls for paypal. Also updating to latest gunicorn. 2022-04-11 11:01:02 -04:00
views.py Rearranging urls for paypal. Also updating to latest gunicorn. 2022-04-11 11:01:02 -04:00