Traceback (most recent call last):
File "/srv/www/arhitectura-1906.ro/python/rarh/articles/models.py", line 439, in _get_text_fmt
return Markup(filter_text(self, text))
File "/srv/www/arhitectura-1906.ro/python/rarh/a906/elements/__init__.py", line 6, in filter_text
return replace_galleries(article, replace_video_youtube(text))
File "/srv/www/arhitectura-1906.ro/python/rarh/a906/elements/gallery.py", line 116, in replace_galleries
return rx.sub(repl, text)
File "/srv/www/arhitectura-1906.ro/python/rarh/a906/elements/gallery.py", line 75, in repl
return render_to_string("a906/elements/gallery.html", ctx)
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/django/template/loader.py", line 62, in render_to_string
return template.render(context, request)
File "/srv/www/arhitectura-1906.ro/python/rarh/render.py", line 49, in _new_render
return self.template.render(ctx)
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/jinja2/environment.py", line 1301, in render
self.environment.handle_exception()
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/jinja2/environment.py", line 936, in handle_exception
raise rewrite_traceback_stack(source=source)
File "/srv/www/arhitectura-1906.ro/python/rarh/a906/jinja2/a906/elements/gallery.html", line 13, in top-level template code
{{ render_image(img, css=link_css) }}
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/jinja2/runtime.py", line 777, in _invoke
rv = self._func(*arguments)
File "/srv/www/arhitectura-1906.ro/python/rarh/a906/jinja2/a906/elements/gallery.html", line 6, in template
<a class="dxgal-item {{ css }}" href="{{ xl.url }}" data-pswp-width="{{ xl.width }}" data-pswp-height="{{ xl.height }}">
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/jinja2/environment.py", line 485, in getattr
return getattr(obj, attribute)
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/django/utils/functional.py", line 57, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/dxfiles/versions.py", line 177, in url
return self.storage.url(self.storage_name)
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/django/utils/functional.py", line 57, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/srv/www/arhitectura-1906.ro/env/lib/python3.9/site-packages/dxfiles/versions.py", line 156, in storage_name
"ext": IMAGE_CONVERSIONS[orig_ext.lower()],
KeyError: '.mp4'