NewsBlur/apps/profile
2021-03-25 20:17:13 -04:00
..
management add management command to check db connection. Include this command in entrypoint for newsblur_web container 2021-03-16 13:36:20 -05: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
forms.py Updating Stripe email when updating user email. 2021-03-22 10:25:14 -04:00
middleware.py Preserving original debug for query debugging. 2021-02-08 12:12:00 -05:00
models.py Attempting to not allow multiple rivers to be created. 2021-03-25 20:17:13 -04:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -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 Upgrading Sentry API 2020-11-13 11:18:18 -05:00
views.py Handling new Stripe api errors. 2021-01-26 12:24:24 -05:00