Skip to content

Adding korean locale#254

Merged
Chris7 merged 6 commits into
wooey:masterfrom
partrita:master
Jun 24, 2018
Merged

Adding korean locale#254
Chris7 merged 6 commits into
wooey:masterfrom
partrita:master

Conversation

@partrita
Copy link
Copy Markdown
Contributor

hope this works

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 77.897% when pulling 7beb077 on partrita:master into 029278b on wooey:master.

@coveralls
Copy link
Copy Markdown

coveralls commented Jun 23, 2018

Coverage Status

Coverage increased (+0.4%) to 78.276% when pulling 967c7d6 on partrita:master into 029278b on wooey:master.


if DJANGO_VERSION < DJ110:
MIDDLEWARE_CLASSES = list(MIDDLEWARE_CLASSES)
MIDDLEWARE_CLASSES.append('{{ project_name }}.middleware.ProcessExceptionMiddleware')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you undo these formatting to the middleware?

Copy link
Copy Markdown
Member

@Chris7 Chris7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for these. My only comment is to undo some of the formatting changes to MIDDLEWARE that are unrelated to this MR.

@partrita
Copy link
Copy Markdown
Contributor Author

Okay, I undo the auto formatting which is I didn't notice it.

@Chris7
Copy link
Copy Markdown
Member

Chris7 commented Jun 24, 2018

Thank you so much!

@Chris7 Chris7 merged commit dcd02c0 into wooey:master Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants