Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
rpteam
Revue de Press
Commits
bc86afd6
Commit
bc86afd6
authored
Apr 22, 2017
by
dave
Browse files
delete broken import (permission.templatetags.permissionif)
parent
3aca0bf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
project/settings/base.py
View file @
bc86afd6
...
@@ -52,8 +52,6 @@ TEMPLATES = [
...
@@ -52,8 +52,6 @@ TEMPLATES = [
"django.contrib.staticfiles.templatetags.staticfiles"
,
"django.contrib.staticfiles.templatetags.staticfiles"
,
# Provide {% trans %}
# Provide {% trans %}
"django.templatetags.i18n"
,
"django.templatetags.i18n"
,
# Provide {% permission %}
"permission.templatetags.permissionif"
]
]
},
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment