django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.76k stars 577 forks source link

fix: Some id were localized in the templates #1350

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

Description

This fixes issue #1335.

A similar change has been merged into django cms core (https://github.com/django-cms/django-cms/pull/7188)

Related resources

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1350 (69790ec) into master (b7ee617) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1350   +/-   ##
=======================================
  Coverage   72.39%   72.39%           
=======================================
  Files          72       72           
  Lines        3268     3268           
  Branches      532      532           
=======================================
  Hits         2366     2366           
  Misses        735      735           
  Partials      167      167           
fsbraun commented 1 year ago

@ivarsg Wow, you really push the database!