SimpleDomControl 0.57.0__tar.gz → 0.57.2__tar.gz
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.
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/PKG-INFO +1 -1
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/pyproject.toml +1 -1
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/apps.py +1 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/models.py +1 -35
- simpledomcontrol-0.57.2/sdc_core/signals.py +39 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/package.json +1 -1
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_list_view/sdc_list_view.js +1 -1
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/README.md +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/consumers.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/_private.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/add_controller_manager.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/add_model_manager.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/options.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/sdc_core_manager.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/settings_manager.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/utils.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_cc.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_get_controller_infos.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_get_controller_url.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_get_model_infos.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_init.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_is_installed.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_new_model.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_shell_execute_script.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_update_links.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_update_url.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/forms.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/import_manager.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/response.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/search.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/views.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/.babelrc +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/gulpfile.jsx +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/src/index.organizer.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/src/index.style.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/tests/config/post-test-teardown.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/tests/config/pre-test-setup.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/tests/config/test-setup.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/webpack.config/webpack.default.config.jsx +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/webpack.config/webpack.development.config.jsx +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/webpack.config/webpack.production.config.jsx +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/apps/sdc_examples/Add_SDCUser.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/apps/sdc_examples/index.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/apps/sdc_examples/server_call.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/asgi.py.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/controller/templade_view.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/controller/template_controller.js.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/controller/template_css.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/controller/template_test.js.text +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/js_test.js.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/models/detail.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/models/list.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/routing.py.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/sdc_urls.py.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/sdc_views.py.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/settings_extension.py.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/templates/base.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/templates/index.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/urls.py.txt +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_alert_messenger/sdc_alert_messenger.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_alert_messenger/sdc_alert_messenger.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_auto_submit/sdc_auto_submit.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_detail_view/sdc_detail_view.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_detail_view/sdc_detail_view.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_dummy/sdc_dummy.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_dummy/sdc_dummy.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_error/sdc_error.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_error/sdc_error.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_list_view/sdc_list_view.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_model_form/sdc_model_form.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_model_form/sdc_model_form.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_navigation_client/sdc_navigation_client.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_navigator/sdc_navigator.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_navigator/sdc_navigator.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_search_view/sdc_search_view.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_search_view/sdc_search_view.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/controller/sdc_update_on_change/sdc_update_on_change.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/sdc_tools.organizer.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/src/sdc_tools/sdc_tools.style.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/tests/sdc_tools.test.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/admin.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/apps.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/migrations/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/models.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/sdc_urls.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/sdc_views.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/elements/form.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/elements/inline_form.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/email/base.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/dummy_sdc.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_alert_messenger.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_detail_view.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_dummy.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_error.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_list_view.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_model_form.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_navigator.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_search_view.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templatetags/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templatetags/addclass.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templatetags/indexfilter.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templatetags/sdc_filter.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/tests.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/views.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/controller/sdc_login/sdc_login.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/controller/sdc_login/sdc_login.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/controller/sdc_logout/sdc_logout.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/controller/sdc_logout/sdc_logout.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/controller/sdc_user_nav_btn/sdc_user_nav_btn.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/controller/sdc_user_nav_btn/sdc_user_nav_btn.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/sdc_user.organizer.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/sdc_user.style.scss +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/tests/sdc_user.test.js +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/admin.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/apps.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/migrations/__init__.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/models.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/sdc_urls.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/sdc_views.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/templates/sdc_user/sdc/sdc_login.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/templates/sdc_user/sdc/sdc_logout.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/templates/sdc_user/sdc/sdc_user_nav_btn.html +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/tests.py +0 -0
- {simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/views.py +0 -0
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
from django.conf import settings
|
|
3
3
|
from django.db.models import QuerySet
|
|
4
4
|
from django.template.loader import render_to_string
|
|
5
|
-
from django.db.models.signals import post_save, post_delete
|
|
6
|
-
from django.dispatch.dispatcher import receiver
|
|
7
5
|
from django.core.serializers.json import Serializer
|
|
8
6
|
from django.db.models import FileField
|
|
9
7
|
from django.apps import apps
|
|
@@ -145,35 +143,3 @@ class SdcModel():
|
|
|
145
143
|
@classmethod
|
|
146
144
|
def data_load(cls, user: User, action: str, obj: dict[str: any]) -> QuerySet | None:
|
|
147
145
|
return None
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
@receiver(post_save) # instead of @receiver(post_save, sender=Rebel)
|
|
151
|
-
@receiver(post_delete) # instead of @receiver(post_save, sender=Rebel)
|
|
152
|
-
def set_winner(sender, instance=None, created: bool = False, **kwargs):
|
|
153
|
-
"""
|
|
154
|
-
Handles the client notification if an SDC model has been saved, created or deleted.
|
|
155
|
-
|
|
156
|
-
:param sender: The modul class
|
|
157
|
-
:param instance: Saved, created or deleted instance
|
|
158
|
-
:param created: True if instance has no db id before it has been saved
|
|
159
|
-
:param kwargs:
|
|
160
|
-
"""
|
|
161
|
-
|
|
162
|
-
if instance is not None and hasattr(sender, '__is_sdc_model__'):
|
|
163
|
-
serialize_instance = SDCSerializer().serialize([instance])
|
|
164
|
-
if created:
|
|
165
|
-
async_to_sync(get_channel_layer().group_send)(sender.__name__, {
|
|
166
|
-
'event_id': 'none',
|
|
167
|
-
'type': 'on_create',
|
|
168
|
-
'pk': instance.pk,
|
|
169
|
-
'args': {'data': serialize_instance},
|
|
170
|
-
'is_error': False
|
|
171
|
-
})
|
|
172
|
-
else:
|
|
173
|
-
async_to_sync(get_channel_layer().group_send)(sender.__name__, {
|
|
174
|
-
'event_id': 'none',
|
|
175
|
-
'type': 'on_update',
|
|
176
|
-
'pk': instance.pk,
|
|
177
|
-
'args': {'data': serialize_instance},
|
|
178
|
-
'is_error': False
|
|
179
|
-
})
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
|
|
2
|
+
from asgiref.sync import async_to_sync
|
|
3
|
+
from channels.layers import get_channel_layer
|
|
4
|
+
from django.db.models.signals import post_save, post_delete
|
|
5
|
+
from django.dispatch.dispatcher import receiver
|
|
6
|
+
|
|
7
|
+
from sdc_core.sdc_extentions.models import SDCSerializer
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
@receiver(post_save) # instead of @receiver(post_save, sender=Rebel)
|
|
11
|
+
@receiver(post_delete) # instead of @receiver(post_save, sender=Rebel)
|
|
12
|
+
def set_winner(sender, instance=None, created: bool = False, **kwargs):
|
|
13
|
+
"""
|
|
14
|
+
Handles the client notification if an SDC model has been saved, created or deleted.
|
|
15
|
+
|
|
16
|
+
:param sender: The modul class
|
|
17
|
+
:param instance: Saved, created or deleted instance
|
|
18
|
+
:param created: True if instance has no db id before it has been saved
|
|
19
|
+
:param kwargs:
|
|
20
|
+
"""
|
|
21
|
+
|
|
22
|
+
if instance is not None and hasattr(sender, '__is_sdc_model__'):
|
|
23
|
+
serialize_instance = SDCSerializer().serialize([instance])
|
|
24
|
+
if created:
|
|
25
|
+
async_to_sync(get_channel_layer().group_send)(sender.__name__, {
|
|
26
|
+
'event_id': 'none',
|
|
27
|
+
'type': 'on_create',
|
|
28
|
+
'pk': instance.pk,
|
|
29
|
+
'args': {'data': serialize_instance},
|
|
30
|
+
'is_error': False
|
|
31
|
+
})
|
|
32
|
+
else:
|
|
33
|
+
async_to_sync(get_channel_layer().group_send)(sender.__name__, {
|
|
34
|
+
'event_id': 'none',
|
|
35
|
+
'type': 'on_update',
|
|
36
|
+
'pk': instance.pk,
|
|
37
|
+
'args': {'data': serialize_instance},
|
|
38
|
+
'is_error': False
|
|
39
|
+
})
|
|
@@ -74,7 +74,7 @@ export class SdcListViewController extends AbstractSDC {
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
onRefresh() {
|
|
77
|
-
const $tooltip = this.find('[data-toggle="tooltip"]');
|
|
77
|
+
const $tooltip = this.find('[data-bs-toggle="tooltip"]');
|
|
78
78
|
if ($tooltip.length > 0 && $tooltip.tooltip) {
|
|
79
79
|
$tooltip.tooltip();
|
|
80
80
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/__init__.py
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/_private.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/options.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/init_add/utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_init.py
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_is_installed.py
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_new_model.py
RENAMED
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_update_links.py
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/management/commands/sdc_update_url.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/sdc_extentions/import_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/Assets/gulpfile.jsx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/models/detail.html
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/models/list.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/sdc_views.py.txt
RENAMED
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/templates/base.html
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_core/template_files/templates/index.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/Assets/tests/sdc_tools.test.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/elements/inline_form.html
RENAMED
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/dummy_sdc.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_dummy.html
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_tools/templates/sdc_tools/sdc/sdc_error.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/Assets/src/sdc_user/sdc_user.style.scss
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/templates/sdc_user/sdc/sdc_login.html
RENAMED
|
File without changes
|
{simpledomcontrol-0.57.0 → simpledomcontrol-0.57.2}/sdc_user/templates/sdc_user/sdc/sdc_logout.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|