Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
jsonschema
Commits
669b6ac9acfc
Commit
afde089b
authored
Nov 27, 2020
by
Katia Saurfelt
Browse files
[cw3.28] CubicWebPyramidConfiguration has been renamed into AllInOneConfiguration
--HG-- branch : 0.1
parent
9ff241f7a687
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_jsonschema/site_cubicweb.py
View file @
669b6ac9
...
...
@@ -32,7 +32,7 @@ def add_mappers_to_cube_appobject_path():
for
confmod
,
configclsname
in
[
(
'etwist.twconfig'
,
'AllInOneConfiguration'
),
(
'server.serverconfig'
,
'ServerConfiguration'
),
(
'pyramid.config'
,
'
CubicWebPyramid
Configuration'
),
(
'pyramid.config'
,
'
AllInOne
Configuration'
),
(
'devtools'
,
'ApptestConfiguration'
),
]:
modname
=
'cubicweb.'
+
confmod
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment