Fix template tags to make tox happy
This commit is contained in:
parent
a128ed4803
commit
58ea6abce4
7 changed files with 22 additions and 12 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue