Skip to content

Adding i18n support.#939

Merged
pdelboca merged 3 commits intodevelopfrom
add-multilingual-support
Aug 10, 2023
Merged

Adding i18n support.#939
pdelboca merged 3 commits intodevelopfrom
add-multilingual-support

Conversation

@pdelboca
Copy link
Copy Markdown
Member

@pdelboca pdelboca commented Jul 31, 2023

This PR will add the Multilanguage support that comes integrated with django-cms.

Notes:

  • LocaleMiddleware must come before django-cms ones sice it sets the language in the header (which the cms depends on)

Preview

simplescreenrecorder-2023-08-08_09.37.38.webm

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (dc16de6) 89.14% compared to head (593b6c9) 89.14%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #939   +/-   ##
========================================
  Coverage    89.14%   89.14%           
========================================
  Files           92       92           
  Lines         1124     1124           
  Branches        47       47           
========================================
  Hits          1002     1002           
  Misses         120      120           
  Partials         2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdelboca pdelboca merged commit 8c55a8a into develop Aug 10, 2023
@pdelboca pdelboca deleted the add-multilingual-support branch August 10, 2023 09:59
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