We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288088b commit 2c19934Copy full SHA for 2c19934
pattern_library/__init__.py
@@ -1,3 +1,5 @@
1
+from .context_modifiers import register_context_modifier # NOQA
2
+
3
default_app_config = 'pattern_library.apps.PatternLibraryAppConfig'
4
5
DEFAULT_SETTINGS = {
0 commit comments