prune_captcha 1.15.2__py3-none-any.whl → 1.16.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,5 @@
1
+ {% load static %}
2
+
1
3
  <div class="puzzle-container" style="width: {{ puzzle.width }}px; height: {{ puzzle.height }}px; background-image: url('{% static puzzle.image %}'); background-size: {{ puzzle.width }}px {{ puzzle.height }}px;">
2
4
  <div class="puzzle-background" style="background-image: url('{% static puzzle.image %}'); background-size: {{ puzzle.width }}px {{ puzzle.height }}px;"></div>
3
5
  <div class="puzzle-mask" style="top: {{ puzzle.pos_y_solution }}px; left: {{ puzzle.pos_x_solution }}px; width: {{ puzzle.piece_width }}px; height: {{ puzzle.piece_height }}px;"></div>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: prune_captcha
3
- Version: 1.15.2
3
+ Version: 1.16.0
4
4
  Summary: A tool to protect formulaire from spam.
5
5
  Author-email: Arnout <bastien@prune.sh>
6
6
  Project-URL: Made_by, https://prune.sh/
@@ -116,6 +116,7 @@ Important: You must import the static files (css, js) present in "prune_captcha/
116
116
 
117
117
  | Version | Date | Notes |
118
118
  | ------- | ---------- | ---------------------------------- |
119
+ | 1.16.0 | 2025-05-21 | fix static |
119
120
  | 1.15.2 | 2025-05-21 | fix manifest |
120
121
  | 1.15.1 | 2025-05-21 | fix manifest |
121
122
  | 1.15.0 | 2025-05-21 | fix manifest |
@@ -3,8 +3,8 @@ prune_captcha/apps.py,sha256=imbFju15itWdZA7vPg7IRD0QnDp8FFnrEQVpjha8G7M,422
3
3
  prune_captcha/utils.py,sha256=0wgRNCfmAAugFh5sw3qk-YqvNMiMZgJRtd6QlpRa-D8,1861
4
4
  prune_captcha/static/prune_captcha/css/captcha_prune.css,sha256=nMBmOXSDNKcEWqq_n-tHuN3KcK8_a1o2DQS_msZ72MA,398
5
5
  prune_captcha/static/prune_captcha/js/captcha_prune.js,sha256=CzQMJmBNI5-folgrQ3Fa78u-ENr9EpZ2e4OenUzNSPE,1779
6
- prune_captcha/templates/prune_captcha/captcha.html,sha256=Fu8d0TsBBf7L2NTHI_yc-ycsjE-mfzjrTMqW6HRYnWs,977
7
- prune_captcha-1.15.2.dist-info/METADATA,sha256=Rr1gMWCkgdz5TsBMBJEzyJBFNgeyU9KKDNdi4xH-z3I,3955
8
- prune_captcha-1.15.2.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
9
- prune_captcha-1.15.2.dist-info/top_level.txt,sha256=v0fVjlwv7OWp7NHgpeR5Oj0xhlf81K24sP2r9DYw5Qg,14
10
- prune_captcha-1.15.2.dist-info/RECORD,,
6
+ prune_captcha/templates/prune_captcha/captcha.html,sha256=-gmfIfvAw_1TIGdJmOaaZA7v3VaUGM814KuistjjFzU,996
7
+ prune_captcha-1.16.0.dist-info/METADATA,sha256=KxBwPkLXtXu306J7OM7KptOpUvBkIgKN5ttKqiIiXi0,4017
8
+ prune_captcha-1.16.0.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
9
+ prune_captcha-1.16.0.dist-info/top_level.txt,sha256=v0fVjlwv7OWp7NHgpeR5Oj0xhlf81K24sP2r9DYw5Qg,14
10
+ prune_captcha-1.16.0.dist-info/RECORD,,