Update git submodules

* Update horizon from branch 'master'
  to 11a331c3721c0d2500ee7975233c2bd7171411db
  - Merge "local_settings.py: Disable django.template DEBUG messages"
  - local_settings.py: Disable django.template DEBUG messages
    
    VariableDoesNotExist error in DEBUG messages from django.template are
    super noisy. It happens even for cases where variables are not defined
    like "default" filter. It also happens with Django built-in templates.
    Previously we tried to fix VariableDoesNotExist errors in our templates,
    but it tunrs out there is no convenient way to prevent it.
    
    We agreed to disable django.template DEBUG messages by default
    in the horizon weekly meeting [1].
    
    Closes-Bug: #1720893
    
    [1] https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-02-23-15.00.log.html#l-105
    
    Change-Id: Ife9a91c7cd050b30d7f1eca8861a0d6629a23827
This commit is contained in:
Zuul 2022-04-08 20:54:24 +00:00 committed by Gerrit Code Review
parent 1ee2e512a0
commit f3e7be723e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f5a89f93bf6abde61e6d2abf44c77079fc0cd340
Subproject commit 11a331c3721c0d2500ee7975233c2bd7171411db