addons-server/apps/stats
Matt Claypotch 5dc1cfe79f impala details page stuff 2011-05-04 15:15:34 -07:00
..
fixtures/stats unique slugs for everyone 2010-12-08 18:56:57 -08:00
management This is a squash of Ian's 5 commits: 2010-09-29 15:38:19 -07:00
templates/stats impala details page stuff 2011-05-04 15:15:34 -07:00
tests change csv header (bug 564544) 2010-11-18 13:45:25 -08:00
__init__.py models for update_counts and download_counts 2010-02-04 14:01:42 -08:00
cron.py Fix a bug where stats wouldn't be calculated for requested dates; bug 605519 2010-11-04 14:16:22 -07:00
db.py upgrade to latest django (bug 612467) 2010-11-19 10:39:34 -08:00
decorators.py Allow cross site access to stats data; bug 501060 2010-11-04 14:16:22 -07:00
helpers.py Fixing loading indicators and storage for stats pages (bug 578411) 2011-04-29 16:06:31 -07:00
models.py move to new payment flow (bug 627077) 2011-02-15 11:17:11 -08:00
tasks.py @task needs **kw (bug 627608) 2011-01-24 11:47:15 -08:00
unicode_csv.py Use Unicode with CSVs; bug 580459 2010-07-28 19:20:19 -07:00
urls.py removing inline JS, adding more local caching 2010-06-23 16:15:16 -07:00
utils.py Fix a stats crash when there is no data, bug 580330 2010-07-28 14:28:17 -07:00
views.py don't evaluate querysets until the request cycle (bug 625735) 2011-01-14 13:25:42 -08:00