ktongue/docker_container / enise-site /core /context_processors.py
ktongue's picture
download
raw
204 Bytes
from .models import Statistique
def statistiques(request):
"""Inclut les statistiques dans tous les templates"""
return {
'statistiques': Statistique.objects.all().order_by('ordre')
}

Xet Storage Details

Size:
204 Bytes
·
Xet hash:
d2e50a3f85fc40b54c220e50980d489faa666f5a88eb642ca453d042b271864f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.