Share url view

* adds modal for rendering the share url
* adds new custom_widget text-to-clipboard-input.html
  * provides a copy button for writing the text input's value into the client's clipboard
* adds translation
This commit is contained in:
mipel
2021-07-30 14:34:36 +02:00
parent b4f9105120
commit d13ad5ff7d
5 changed files with 66 additions and 39 deletions

View File

@@ -1,5 +0,0 @@
{% comment %}
This is an empty template.
It's used to dismiss a default widget for a django_filter filter and to use a predefined input directly in the
template without losing the comfort of matching the filter methods declared in the filter
{% endcomment %}