extensions-website/stats/management/commands
Oleg Komarov c229a0febf Stop recording extension view counts
We should avoid writing to the database on frequent page views.
This functionality can be implemented as a batch background task,
after we setup metrics collection.

Also this data is not consumed anywhere yet, and there are no
current plans for that.
2024-07-17 17:05:31 +02:00
..
tests Stop recording extension view counts 2024-07-17 17:05:31 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
write_stats.py Stop recording extension view counts 2024-07-17 17:05:31 +02:00