projets
/
auf-django-sdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
renommage des SDK pour plus de précision
[auf-django-sdk.git]
/
configurations
/
django14_auf
/
piwik
/
settings
/
10-piwik.py
1
PIWIK_TOKEN
=
''
2
3
MIDDLEWARE_CLASSES
+= (
4
'auf.django.piwik.middleware.TrackMiddleware'
,
5
)
6