Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
83e87bfa
Commit
83e87bfa
authored
Aug 19, 2018
by
Thom Wiggers
📐
Browse files
Merge branch 'revert-
15b5ffe1
' into 'master'
Revert "Merge branch 'no_obsolete' into 'master'" See merge request
!902
parents
e6ddaa56
d7847126
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/thaliawebsite/settings/settings.py
View file @
83e87bfa
...
...
@@ -320,6 +320,3 @@ DEFAULT_EXCEPTION_REPORTER_FILTER = (
# Make sure the locations in django.po files don't include line nrs.
makemessages
.
Command
.
xgettext_options
.
append
(
'--add-location=file'
)
# Remove unused translations.
makemessages
.
Command
.
xgettext_options
.
append
(
'--no-obsolete'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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