1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Fix template tags to make tox happy

This commit is contained in:
Yohann D'ANELLO
2020-03-11 15:13:34 +01:00
parent a128ed4803
commit 58ea6abce4
7 changed files with 22 additions and 12 deletions

View File

@ -17,6 +17,9 @@ from .models import Changelog
EXCLUDED = [
'admin.logentry',
'authtoken.token',
'cas_server.proxygrantingticket',
'cas_server.proxyticket',
'cas_server.serviceticket',
'cas_server.user',
'cas_server.userattributes',
'contenttypes.contenttype',