mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Refactor counters view a bit, and protect ClickView if no barman is logged
This commit is contained in:
@ -57,8 +57,6 @@ MIDDLEWARE_CLASSES = (
|
||||
'core.middleware.AuthenticationMiddleware',
|
||||
)
|
||||
|
||||
SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
|
||||
|
||||
ROOT_URLCONF = 'sith.urls'
|
||||
|
||||
TEMPLATES = [
|
||||
|
Reference in New Issue
Block a user