NewsBlur-viq/apps/statistics
Samuel Clay 6e07dbaf0f Merge branch 'master' into docker_django3.1
* master: (22 commits)
  Whoops
  Better logging for broken paypal ipns.
  Adding RSS Tracker for Windows to Goodies.
  Refactoring socketio so real-time works around username restrictions.
  Socket.IO v3 on the server too.
  Switching to Socket.IO v3.
  Haproxy splitting for socketio 3
  Socket.io 3
  Handling missing feed.
  Only nb.local.com uses ports for websockets.
  Adding GrazeTEN
  Full node install on setup.
  Updating toprc
  Changing mongodb server.
  Fixing toprc
  Attempting to collect queries for 1% of requests by using DEBUG.
  Fixing mongo install.
  Recalculating premium expiration to take into account forced expirations after gifts.
  Fixing never expire -> 1 year
  Adding 1 year expire to admin.
  ...
2021-01-05 19:12:19 -05:00
..
management change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
templatetags Refactoring features module and adding interactions module + model. Stubbed in interactions module. 2012-04-09 17:20:47 -07:00
__init__.py Statistics graph. 2011-04-15 11:34:41 -04:00
models.py Merge branch 'master' into docker_django3.1 2021-01-05 19:12:19 -05:00
rstats.py upgrade apps/statistics/ to python3 2020-06-15 05:23:58 -04:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -05:00
tests.py upgrade apps/statistics/ to python3 2020-06-15 05:23:58 -04:00
urls.py Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
views.py Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00