We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d7e7f commit 356a1aaCopy full SHA for 356a1aa
CHANGES.txt
@@ -35,6 +35,8 @@ Fixed:
35
length. All other paths with a . in then will be passed through
36
without change. This allows items like a JWT to be passed as a path
37
element. (John Rouillard)
38
+- issue2550995 - KeyError classic during roundup-admin install. Add
39
+ paths to search for locale and template files.
40
- issue2551167 - pip install in containerized environments puts
41
template and locale files under site-packages where roundup can't find
42
them. Change code to find them under site-packages.
0 commit comments