mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 09:12:23 +01:00
Basic statistics.
This commit is contained in:
5
marietje/stats/apps.py
Normal file
5
marietje/stats/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class StatsConfig(AppConfig):
|
||||
name = 'stats'
|
||||
Reference in New Issue
Block a user