David Lord
|
679bf0014f
|
use theme provided by pallets-sphinx-themes
|
7 years ago |
David Lord
|
1e84c67beb
|
clean up js example
|
7 years ago |
David Lord
|
fce1885f76
|
add javascript ajax example
|
7 years ago |
David Lord
|
c3dd7b8e4c
|
rewrite tutorial docs and example
|
7 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
|
475d7076f0
|
Standardized capitalization of "GitHub" in docs
|
10 years ago |
defuz
|
d6f5eb8def
|
docs: `script` -> ``script``
|
10 years ago |
defuz
|
0bb4de1e3b
|
docs: ``<body>``, ``|safe``
|
10 years ago |
defuz
|
a8f570cc62
|
docs: :file:`app.py`, :file:`yourapp/templates`
|
10 years ago |
defuz
|
3fa4fd0908
|
docs: http method names like ``GET`` and ``POST``
|
10 years ago |
Nico Revin
|
22219f51e5
|
Update doclinks
Fix redirects and broken links
|
10 years ago |
Jet Sun
|
6ebe45b0ad
|
Fix typo.
|
11 years ago |
Armin Ronacher
|
ef72b78042
|
Imply the |safe on tojson in templates and change escaping logic
|
12 years ago |
Thomas Waldmann
|
40fad2ece8
|
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
|
12 years ago |
Ed Burnett
|
0a5d62f9ee
|
Updated jquery.rst with the current Google Developer hosted libraries URL and jquery version
|
12 years ago |
Ron DuPlain
|
a3cb2a3382
|
Use American English for "behavior" in docs.
Prompted by plaes on #pocoo, mitsuhiko confirmed to use American English.
|
13 years ago |
Peter Manser
|
e6b9f509ba
|
Improving documentation for loading jQuery. Now using Google CDN with fallback to local jQuery.
|
14 years ago |
matt swanson
|
5764f3abd2
|
fixing cross-referenced links on jquery patterns page
|
14 years ago |
jgraeme
|
ff2786d8af
|
Fix some typos in the docs
|
14 years ago |
Armin Ronacher
|
0d9b6347d6
|
Fixed two typos in the pattern documentation. Thanks Ricky de Laveaga
|
15 years ago |
Dag Odenhall
|
2fb09d07f2
|
Another typo in jQuery pattern
|
15 years ago |
Dag Odenhall
|
e7a9df784c
|
Typo in jQuery pattern docs
|
15 years ago |
Armin Ronacher
|
dfecc86dd3
|
Ported examples over to new config. documented upgrading
|
15 years ago |
florentx
|
3c821a0fa4
|
Fix typos and remove unused import.
|
15 years ago |
Armin Ronacher
|
715f64d2af
|
Some more documentation updates.
|
15 years ago |
Armin Ronacher
|
ade490514d
|
Fixed a security problem caused by changed simplejson semantics.
Notice: this was never in a release version of Flask.
|
15 years ago |
Armin Ronacher
|
f878919753
|
With -> with in headline
|
15 years ago |
Armin Ronacher
|
a99e408bd1
|
Finished jQuery example documentation.
|
15 years ago |
Armin Ronacher
|
6e2be6a0b3
|
Added JSON Support and started working on jQuery docs
|
15 years ago |