Armin Ronacher
|
a7d829c618
|
Update docs to the new CLI patterns
|
9 years ago |
José Carlos García
|
567fff9d0d
|
Change to Pallets project
* Update CHANGES
* Update CONTRIBUTING.rst
* Update setup.py
* Update tox.ini
* Update extensions.rst
* Update security.rst
* Update installation.rst
* Update testing.rst
* Update upgrading.rst
* Update sidebarintro.html
* Update jquery.rst
* Update dbcon.rst
* Update index.rst
|
9 years ago |
Kevin Yap
|
23fc2e56a8
|
Grammatical fixes in Foreword and Tutorial
|
10 years ago |
defuz
|
8284217593
|
docs: ``True``, ``False`` and ``None``
|
10 years ago |
Nico Revin
|
22219f51e5
|
Update doclinks
Fix redirects and broken links
|
10 years ago |
Mark Slater
|
171253a0eb
|
Update dbcon.rst
"Teared" should be "torn", I think?
|
11 years ago |
Carlos E. Garcia
|
52fa195d45
|
few mispelling errors
|
11 years ago |
talam
|
b7f21831fa
|
Updated some typos
Fixed some incorrect variable references.
|
11 years ago |
Armin Ronacher
|
05161d3584
|
Rewrote tutorial to use the g based appcontext object
|
11 years ago |
Armin Ronacher
|
2c9c269284
|
Fixed a broken reference
|
12 years ago |
Armin Ronacher
|
29bda590b2
|
Modernized docs in a few places
|
12 years ago |
Ron DuPlain
|
c240a1f781
|
Add code organization help to tutorial doc.
As suggested by burhan on #pocoo today.
|
13 years ago |
consigliere
|
1a249e3389
|
Corrected decorators to remove duplicate teardown_request() and add after_request()
|
14 years ago |
Bastian Hoyer
|
d63fb818c1
|
small error in tutorial
|
14 years ago |
Armin Ronacher
|
a9fc040c39
|
Updated documentation to use teardown request where appropriate
|
14 years ago |
Kanak Kshetri
|
0e4cd2e651
|
Fixed a typo that was preventing second code block from appearing in a code block
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
14 years ago |
Matt Chisholm
|
04e70bd5c7
|
Add teardown_request decorator. Fixes issue #174
|
14 years ago |
Armin Ronacher
|
9d19b77acf
|
Added lazyloading pattern and explicit chapter links in tutorial.
This fixes #49.
|
15 years ago |
Armin Ronacher
|
bcf347fe8d
|
New style for the documentation. Looks more like the website now.
|
15 years ago |