We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3e1ba commit 02dba4eCopy full SHA for 02dba4e
README.md
@@ -29,6 +29,7 @@ Follow these steps to set up the project:
29
INSTALLED_APPS = [
30
...
31
"oscar_elasticsearch.search.apps.OscarElasticSearchConfig",
32
+ "oscar_odin",
33
"widget_tweaks",
34
]
35
```
0 commit comments