NewsBlur/apps/profile
Samuel Clay 8cf070a72d Merge branch 'master' into dashboard3
* master:
  Removing old types field. Needed to upgrade to mongo 3.4.
  Checking if a feed has any notifications on it, set a max of 30 min fetch (yes this is a pretty good way of getting your feeds to fetch faster, but youll have to deal with the notifications).
  Fix task fetch monitor.
  Attempting to see iOS premium status over email.
  Handling work queue missing error.
2021-01-23 17:55:01 -05:00
..
management Update management commands to assist with development 2020-07-03 02:11:02 -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
forms.py Fixing both Stripe form and Login form. 2020-11-13 21:14:41 -05:00
middleware.py Don't turn off DEBUG if it wasn't off before. 2021-01-11 20:39:38 -05:00
models.py Removing old types field. Needed to upgrade to mongo 3.4. 2021-01-23 16:48:13 -05: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 Merge branch 'master' into dashboard3 2021-01-23 17:55:01 -05:00