Skip to content

Commit

Permalink
Split a WSGI part out of Zope2.Startup.ZopeStarter.
Browse files Browse the repository at this point in the history
If Zope is run as a WSGI app, this avoids doing any ZServer related work.
  • Loading branch information
hannosch committed Jul 24, 2016
1 parent c6ed190 commit 9bc2719
Show file tree
Hide file tree
Showing 4 changed files with 371 additions and 329 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Features Added
Restructuring
+++++++++++++

- Split a WSGI part out of `Zope2.Startup.ZopeStarter`.

- Add new `Zope2.Startup.config` module to hold configuration.

- Remove `Control_Panel` `/DebugInfo` and `/DavLocks`.
Expand Down
Loading

0 comments on commit 9bc2719

Please sign in to comment.