NewsBlur/apps/profile
Samuel Clay ecadf77a22 Merge branch 'django1.8' into django1.9
* django1.8:
  Fixing missing DB logs (redis and mongo) due to this change in django 1.8: "connections.queries is now a read-only attribute."
  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 16:27:24 -04:00
..
management Add management command to create homepage user 2020-06-11 03:00:54 -04:00
migrations upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
forms.py Fixing #1170: Changing email should change social profile gravatar email. 2019-04-14 18:47:02 -04:00
middleware.py Merge branch 'master' into django1.8 2020-06-26 16:27:16 -04:00
models.py Merge branch 'django1.8' into django1.9 2020-06-24 17:00:44 -04:00
tasks.py Adding stripe history reimport background task. 2019-07-16 12:00:10 -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 Merge branch 'django1.7' into django1.8 2020-06-25 17:46:40 -04:00