diff options
| author | Arijit Basu <sayanarijit@users.noreply.github.com> | 2019-02-19 17:02:31 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 17:02:31 +0530 |
| commit | 05303500475186f5e8e70bb4be67dc202a0dd6f1 (patch) | |
| tree | 1c93be0ea9ad3131919992a8d48c07bd7d3906dc /docs/narr/project.rst | |
| parent | b4c21eeebb8fee4dd2ab52038ad97e3ba06286fe (diff) | |
| download | pyramid-05303500475186f5e8e70bb4be67dc202a0dd6f1.tar.gz pyramid-05303500475186f5e8e70bb4be67dc202a0dd6f1.tar.bz2 pyramid-05303500475186f5e8e70bb4be67dc202a0dd6f1.zip | |
no change in case
Diffstat (limited to 'docs/narr/project.rst')
| -rw-r--r-- | docs/narr/project.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 14f0d083e..58bef5701 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -149,7 +149,7 @@ number of debugging settings. You can use this file to put your application into production. The ``myproject`` project directory contains an additional subdirectory named -``myproject`` (note the case difference) representing a Python :term:`package` +``myproject`` representing a Python :term:`package` which holds very simple :app:`Pyramid` sample code. This is where you'll edit your application's Python code and templates. |
