NewsBlur/apps
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
..
analyzer Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -04:00
api Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
categories Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
feed_import Merge branch 'django1.8' into django1.9 2020-06-24 17:00:44 -04:00
mobile Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
newsletters Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
notifications Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
oauth Fixing OAuth connect. 2020-06-26 08:44:13 -04:00
profile Merge branch 'django1.8' into django1.9 2020-06-26 16:27:24 -04:00
push Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -04:00
reader Merge branch 'django1.8' into django1.9 2020-06-25 17:46:46 -04:00
recommendations Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -04:00
rss_feeds Merge branch 'django1.8' into django1.9 2020-06-24 17:00:44 -04:00
search change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
social Merge branch 'master' into django1.9 2020-06-26 16:27:20 -04:00
static Adding prelim ToS to satisfy Apple's requirements for inapp purchases. 2017-12-04 19:42:44 -08:00
statistics Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
__init__.py