Commit
b883fd46199aedef59e180f7241c83fbc52c54d0
Exists in
master
and in
30 other branches
1.12.x, add_requests_as_dep, celery_service, change-passwd-signal, colab-signals, colab-vcard, colab_search, colab_tag, colab_tag_merge, detach_super_archives, fix-dashboard, fix-message-preview, fix_app_label, fix_header, fixed_gitlab_import, go_to_profile_panel, mobile_user_scalable, paginate-threads, profile_integration, refactor-data-import, remove-gitlab-plugin, removing_namespace, search_block, search_filters, split_screen, startplugin, timestamp_plugins, translation_review, user_regex, validate-passwd
Removed "leftovers"
| @@ -1 +0,0 @@ |
| @@ -1 +0,0 @@ |
1
| -default_app_config = 'colab.signals.apps.SignalsConfig' |
| |
| @@ -1,8 +0,0 @@ |
| @@ -1,8 +0,0 @@ |
1
| - |
| |
2
| -from django.apps import AppConfig |
| |
3
| - |
| |
4
| - |
| |
5
| -class SignalsConfig(AppConfig): |
| |
6
| - name = 'colab.signals' |
| |
7
| - registered_signals = {} |
| |
8
| - signal_instances = {} |
| |