Commit bf049a7
Isaac van Bakel
Import all helpful types in prod settings template
All of these types may potentially be used by users of this settings
template, so it's handy to add them in. This avoids missing import
errors later.
This is an especially helpful change for the Zulip docker image, where
importing extra types is a bit annoying.
Fixes zulip/docker-zulip#2521 parent 9455847 commit bf049a7
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
171 | 187 | | |
172 | 188 | | |
173 | 189 | | |
| |||
0 commit comments