diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-29 13:57:54 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-29 13:57:54 -0500 |
| commit | 7f14c3750dcf2b79e9146b0a3750af307fd1a86b (patch) | |
| tree | 198d67733a6303f3ce0c8f17e3938d0619f37ed2 /docs/tutorials/cmf/workflow.rst | |
| parent | fcfc5aebc259fa34d8d2313adde7c2f57bab2e53 (diff) | |
| parent | 581a401c26047a6cddb6521393de4030ce0a962a (diff) | |
| download | pyramid-7f14c3750dcf2b79e9146b0a3750af307fd1a86b.tar.gz pyramid-7f14c3750dcf2b79e9146b0a3750af307fd1a86b.tar.bz2 pyramid-7f14c3750dcf2b79e9146b0a3750af307fd1a86b.zip | |
Merge branch 'master' into viewderiver
Diffstat (limited to 'docs/tutorials/cmf/workflow.rst')
| -rw-r--r-- | docs/tutorials/cmf/workflow.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/tutorials/cmf/workflow.rst b/docs/tutorials/cmf/workflow.rst deleted file mode 100644 index cc70d771a..000000000 --- a/docs/tutorials/cmf/workflow.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. _workflow_chapter: - -======== -Workflow -======== - -In CMF, the "workflow tool" allows developers to design state machines -which imply transition between content states. - -:app:`Pyramid` itself has no such concept, but the -:term:`repoze.workflow` package provides a simple state machine -implementation that can act as a barebones workflow tool. See its -documentation for more information. - |
