django-spire 0.23.13__py3-none-any.whl → 0.24.1__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.
django_spire/consts.py CHANGED
@@ -1,4 +1,4 @@
1
- __VERSION__ = '0.23.13'
1
+ __VERSION__ = '0.24.1'
2
2
 
3
3
  MAINTENANCE_MODE_SETTINGS_NAME = 'MAINTENANCE_MODE'
4
4
 
@@ -29,7 +29,7 @@
29
29
  style="height: calc(100vh - {{ container_offset|default:'350' }}px); overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; -webkit-overflow-scrolling: touch;"
30
30
  x-ref="scroll_container"
31
31
  >
32
- <div x-ref="content_container">
32
+ <div x-ref="content_container" class="{% block container_content_inner_class %}{% endblock %}">
33
33
  {% block container_content %}{% endblock %}
34
34
  </div>
35
35
 
@@ -12,3 +12,6 @@ class HistoryQuerySet(QuerySet):
12
12
 
13
13
  def deleted(self):
14
14
  return self.filter(is_deleted=True)
15
+
16
+ def not_deleted(self):
17
+ return self.filter(is_deleted=False)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: django-spire
3
- Version: 0.23.13
3
+ Version: 0.24.1
4
4
  Summary: A project for Django Spire
5
5
  Author-email: Brayden Carlson <braydenc@stratusadv.com>, Nathan Johnson <nathanj@stratusadv.com>
6
6
  License: Copyright (c) 2025 Stratus Advanced Technologies and Contributors.
@@ -1,6 +1,6 @@
1
1
  django_spire/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  django_spire/conf.py,sha256=3oUB1mtgHRjvbJsxfQWG5uL1KUP9uGig3zdP2dZphe8,942
3
- django_spire/consts.py,sha256=m4Dwanc3GwoB1TUpXCXrYBAV-6H3rott_57yqqRozM0,172
3
+ django_spire/consts.py,sha256=A90ILXVJYixu3zNw9XSF3jhA9gKjIBnK88lrRZkpHRw,171
4
4
  django_spire/exceptions.py,sha256=M7buFvm-K4lK09pH5fVcZ-MxsDIzdpEJBF33Xss5bSw,289
5
5
  django_spire/settings.py,sha256=Pr98O2Na5Cv9YXs5y8c2CvGYv1szmXED8RJVT5q2-W4,1164
6
6
  django_spire/urls.py,sha256=wQx6R-nXx69MeOF-WmDxcEUM5WmUHGplbY5uZ_HnDp8,703
@@ -709,7 +709,7 @@ django_spire/core/templates/django_spire/card/infinite_scroll_card.html,sha256=E
709
709
  django_spire/core/templates/django_spire/card/title_card.html,sha256=5ahO5PoB3ZPiluEZI7FqwB8E9t-BqVmj-uLSVh2RYPQ,1424
710
710
  django_spire/core/templates/django_spire/container/container.html,sha256=Dfr7K8xgEbg3CZYxMleLjjiQGyRS-GNJdPySA4OYY8U,867
711
711
  django_spire/core/templates/django_spire/container/form_container.html,sha256=FZwZs4gnIYkurV5u8v6fj2rbrm4WDX16jyUSTMniEtw,313
712
- django_spire/core/templates/django_spire/container/infinite_scroll_container.html,sha256=L3sPkIQG99SFJpkuYOg_RnlYFFobxE0B-weuDqUwiv0,2494
712
+ django_spire/core/templates/django_spire/container/infinite_scroll_container.html,sha256=xaHlMZ4yLKhZCvbbRHUAHeEZOFKJf-s8eGUN_y9FNJE,2558
713
713
  django_spire/core/templates/django_spire/dropdown/dropdown.html,sha256=O3gUp2YZm_2g0Qd-odFOnxfBkRc4c4af4zTbyGibSU0,528
714
714
  django_spire/core/templates/django_spire/dropdown/ellipsis_dropdown.html,sha256=6DrFtcvfCnegs_gLfDZDkEGYb6ZpJ85clKQWckiTH00,1431
715
715
  django_spire/core/templates/django_spire/dropdown/ellipsis_modal_dropdown.html,sha256=kUNcg-dSqr1wHjU_NijBAyCsa_7Z6_spVE5jytqYaME,898
@@ -909,7 +909,7 @@ django_spire/history/apps.py,sha256=pVcuuIfcu0kk4-TbmKguTxVmeZfWCz8-dHzbENFa9DY,
909
909
  django_spire/history/choices.py,sha256=NvKwg-pX-QHl8TZQji8ZuEdZ4v4CHNHdj-kJx0RdjR4,311
910
910
  django_spire/history/mixins.py,sha256=uQKZ0qlIWChPNwxCM59dwejKnnQV_c2zDWn4rsAg5qw,1617
911
911
  django_spire/history/models.py,sha256=MGMOeUjJkI9SI1MCuxqabXwmj9G_4rKDZF-pAyxA5BQ,1168
912
- django_spire/history/querysets.py,sha256=12tWQVBE2-q3-95tskRtrzo5UgZdLSrmnXXz5smck-E,347
912
+ django_spire/history/querysets.py,sha256=C2KRrBvGItaOKtx_99xsulTldFMnqZ0xGCLBoE6pbh8,420
913
913
  django_spire/history/activity/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
914
914
  django_spire/history/activity/admin.py,sha256=ggx784yMrR9Pa-TVpjk5J5JCdNNGdYGSH_KJG3Z1u5o,1970
915
915
  django_spire/history/activity/apps.py,sha256=DNcIYQpozIT5jA2xfKAMJ7COQ9VcIl2w46zoUFhaVWw,445
@@ -1401,8 +1401,8 @@ django_spire/theme/urls/page_urls.py,sha256=Oak3x_xwQEb01NKdrsB1nk6yPaOEnheuSG1m
1401
1401
  django_spire/theme/views/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1402
1402
  django_spire/theme/views/json_views.py,sha256=PWwVTaty0BVGbj65L5cxex6JNhc-xVAI_rEYjbJWqEM,1893
1403
1403
  django_spire/theme/views/page_views.py,sha256=WenjOa6Welpu3IMolY56ZwBjy4aK9hpbiMNuygjAl1A,3922
1404
- django_spire-0.23.13.dist-info/licenses/LICENSE.md,sha256=ZAeCT76WvaoEZE9xPhihyWjTwH0wQZXQmyRsnV2VPFs,1091
1405
- django_spire-0.23.13.dist-info/METADATA,sha256=mqlUE2woCNfGksfcinl4jzHgIHe8m8IjWC8wve9HMOs,5128
1406
- django_spire-0.23.13.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
1407
- django_spire-0.23.13.dist-info/top_level.txt,sha256=xf3QV1e--ONkVpgMDQE9iqjQ1Vg4--_6C8wmO-KxPHQ,13
1408
- django_spire-0.23.13.dist-info/RECORD,,
1404
+ django_spire-0.24.1.dist-info/licenses/LICENSE.md,sha256=ZAeCT76WvaoEZE9xPhihyWjTwH0wQZXQmyRsnV2VPFs,1091
1405
+ django_spire-0.24.1.dist-info/METADATA,sha256=5NmKsUBFFIY13Mj1ET72NddFFiKxCMfZ32oPCjE4Nt0,5127
1406
+ django_spire-0.24.1.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
1407
+ django_spire-0.24.1.dist-info/top_level.txt,sha256=xf3QV1e--ONkVpgMDQE9iqjQ1Vg4--_6C8wmO-KxPHQ,13
1408
+ django_spire-0.24.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5