David Lord
|
2f3c87dcb8
|
rewrite javascript docs
|
2022-06-11 13:44:46 -07:00 |
Frank Yu
|
29c09a92c4
|
Omit the type attribute of script tag
|
2021-07-07 15:18:04 +08:00 |
David Lord
|
b473e7c97c
|
use Jinja's tojson filter
|
2021-02-01 22:48:09 -08:00 |
David Lord
|
cb6272ccc8
|
fix docks linkcheck
|
2019-06-23 15:37:51 -07:00 |
Stephon Harris
|
ab7f9e735f
|
Adding conjunction where for clarification
|
2019-01-06 15:05:54 -08:00 |
David Lord
|
1e84c67beb
|
clean up js example
|
2018-04-12 12:17:14 -07:00 |
David Lord
|
fce1885f76
|
add javascript ajax example
|
2018-04-12 11:06:02 -07:00 |
David Lord
|
c3dd7b8e4c
|
rewrite tutorial docs and example
|
2018-04-09 00:53:25 -07:00 |
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
|
2016-04-03 23:11:38 +02:00 |
Kevin Yap
|
475d7076f0
|
Standardized capitalization of "GitHub" in docs
|
2014-12-12 22:55:12 -08:00 |
defuz
|
d6f5eb8def
|
docs: `script` -> ``script``
|
2014-11-05 07:56:03 +03:00 |
defuz
|
0bb4de1e3b
|
docs: ``<body>``, ``|safe``
|
2014-11-05 07:27:25 +03:00 |
defuz
|
a8f570cc62
|
docs: :file:`app.py`, :file:`yourapp/templates`
|
2014-11-05 06:45:22 +03:00 |
defuz
|
3fa4fd0908
|
docs: http method names like ``GET`` and ``POST``
|
2014-11-05 06:13:01 +03:00 |
Nico Revin
|
22219f51e5
|
Update doclinks
Fix redirects and broken links
|
2014-07-24 23:30:50 +04:00 |
Jet Sun
|
6ebe45b0ad
|
Fix typo.
|
2013-09-07 17:42:06 -07:00 |
Armin Ronacher
|
ef72b78042
|
Imply the |safe on tojson in templates and change escaping logic
|
2013-06-03 12:25:08 +01:00 |
Thomas Waldmann
|
40fad2ece8
|
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
|
2013-05-18 17:06:25 +02:00 |
Ed Burnett
|
0a5d62f9ee
|
Updated jquery.rst with the current Google Developer hosted libraries URL and jquery version
|
2013-03-26 16:56:05 -07:00 |
Ron DuPlain
|
a3cb2a3382
|
Use American English for "behavior" in docs.
Prompted by plaes on #pocoo, mitsuhiko confirmed to use American English.
|
2012-04-19 11:51:38 -04:00 |
Peter Manser
|
e6b9f509ba
|
Improving documentation for loading jQuery. Now using Google CDN with fallback to local jQuery.
|
2011-06-20 23:51:30 +02:00 |
matt swanson
|
5764f3abd2
|
fixing cross-referenced links on jquery patterns page
|
2011-03-13 15:48:19 -09:00 |
jgraeme
|
ff2786d8af
|
Fix some typos in the docs
|
2010-08-03 18:07:40 +08:00 |
Armin Ronacher
|
0d9b6347d6
|
Fixed two typos in the pattern documentation. Thanks Ricky de Laveaga
|
2010-07-18 10:30:58 +02:00 |
Dag Odenhall
|
2fb09d07f2
|
Another typo in jQuery pattern
|
2010-06-05 19:34:19 +08:00 |
Dag Odenhall
|
e7a9df784c
|
Typo in jQuery pattern docs
|
2010-06-05 19:34:19 +08:00 |
Armin Ronacher
|
dfecc86dd3
|
Ported examples over to new config. documented upgrading
|
2010-05-27 21:17:25 +02:00 |
florentx
|
3c821a0fa4
|
Fix typos and remove unused import.
|
2010-04-20 18:40:58 +02:00 |
Armin Ronacher
|
715f64d2af
|
Some more documentation updates.
|
2010-04-20 13:01:10 +02:00 |
Armin Ronacher
|
ade490514d
|
Fixed a security problem caused by changed simplejson semantics.
Notice: this was never in a release version of Flask.
|
2010-04-19 18:51:04 +02:00 |
Armin Ronacher
|
f878919753
|
With -> with in headline
|
2010-04-19 16:01:14 +02:00 |
Armin Ronacher
|
a99e408bd1
|
Finished jQuery example documentation.
|
2010-04-19 15:59:16 +02:00 |
Armin Ronacher
|
6e2be6a0b3
|
Added JSON Support and started working on jQuery docs
|
2010-04-19 15:39:07 +02:00 |