Bruce Sutherland
871077c81c
Show requested URI as suggested by untitaker.
10 years ago
Bruce Sutherland
77141c1eca
Update api.rst
...
Changed Japanese text to pi symbol, emphasize that values are unicode.
10 years ago
Bruce Sutherland
3bbe869dd7
Clarify contents of request properties.
...
Change URL to IRI and update examples to include extended characters.
10 years ago
Carlos Eduardo Rivera
65465ffece
grammar fixes
10 years ago
Brett Gerry
6517a1a37c
deprecate TextField in favor of StringField
10 years ago
Jochen Kupperschmidt
e3bb34ec24
Added missing import.
...
As this specific code block lists imports in general and an import from the `flask` package specifically, it should also include `g` for the sake of completeness.
10 years ago
Parkayun
33534bb4a9
Happy New Year 2015
10 years ago
Sateesh
b9eb805167
Update quickstart.rst
...
Minor grammar correction.
10 years ago
Markus Unterwaditzer
bd2c8b631f
Fix #1298
10 years ago
Nic Young
29ba05f5be
Fix grammar in testing doc.
10 years ago
Wang Haowei
47b5c09ba6
fix typo
10 years ago
Jonathan Como
bd4921194e
verbage
10 years ago
Kevin Yap
23fc2e56a8
Grammatical fixes in Foreword and Tutorial
10 years ago
Jonathan Como
a8498b6859
update mongokit patterng
10 years ago
Kevin Yap
475d7076f0
Standardized capitalization of "GitHub" in docs
10 years ago
Prakash Pandey
4d8cba917e
Fixed wording
10 years ago
pkuphy
fbe3e81818
Update api.rst
...
is an -> if a
10 years ago
Sven-Hendrik Haase
a5d24ac0d9
Remove head lines and add versions of first Python 3 support
10 years ago
Sven-Hendrik Haase
eb6df3ddf1
Describe the nature of Python 3 roughness
10 years ago
Sven-Hendrik Haase
aaa3a04545
Admit the occasional encoding problem
10 years ago
Sven-Hendrik Haase
83336e0622
Update information about Python 3
...
Python 3 and Flask is a good combination nowadays that works rather well. In fact, [most PyPI libs](https://regebro.wordpress.com/2014/10/23/59-of-maintained-packages-support-python-3/ ) are now ported and it's generally ok to encourage people to use Python 3 for new projects.
10 years ago
David Cole
cc8f47cf62
Small Typo fix
10 years ago
Mieszko
091852ef88
Minor typos cont.
10 years ago
Mieszko
5d9cdc65b5
Update sqlite3.rst
10 years ago
Mieszko
9db775e2dd
Minor typos fixed
...
According to Cambrigde English Dictionary "web server" ==correct, "webserver" ==incorrect.
10 years ago
defuz
7e157ee589
docs: ``http://...``
10 years ago
defuz
974e144843
docs: remove unnecessary colons
10 years ago
defuz
1501b79293
docs: :exc:`TypeError`
10 years ago
defuz
5562acfdfc
docs: fix warnings
10 years ago
defuz
d6f5eb8def
docs: `script` -> ``script``
10 years ago
defuz
d338dc8a13
docs: ``.html``, ``.py``
10 years ago
defuz
d4b9b9854c
docs: :mimetype:`application/json`
10 years ago
defuz
663802e976
docs: ``with``, ``for``, ``self``
10 years ago
defuz
0bb4de1e3b
docs: ``<body>``, ``|safe``
10 years ago
defuz
17eee81da0
docs: ``Flask-Uploads``, ``X-Forwarded-Host``
10 years ago
defuz
06d9a5e738
docs: :file:`/var/www/foo`, ``/static``
10 years ago
defuz
ad011bc32d
docs: ``DEBUG``, ``SERVER_NAME``, ``PATH_INFO``
10 years ago
defuz
02694d609f
docs: :command:`pip`, :option:`--debug`
10 years ago
defuz
936e787cca
docs: requirements.rst -> requirements.txt
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
defuz
8284217593
docs: ``True``, ``False`` and ``None``
10 years ago
defuz
6dbb015b43
docs: `HTTP` -> HTTP
10 years ago
flowerhack
bcba7eb397
Tweaked sqlite3 documentation
10 years ago
Mieszko
2cfdf7a839
Minor typos and spelling fixed
...
According to http://dictionary.cambridge.org/ "webserver" is incorrect, "web server" = correct
10 years ago
Ivan Ivaschenko
6a6acfbb09
Using double-backticks: ``None``
10 years ago
defuz
76f3d6b45e
improve TEMPLATE_AUTO_RELOAD docs
10 years ago
Petr Zemek
3159c86166
Unify the uses of "sourcecode" vs "source code".
...
Use "source code", which is more grammatically correct.
10 years ago
Petr Zemek
d1423b3e16
Unify the uses of "file system" vs "fileystem".
...
Use "filesystem", which is more prevailing in the source code.
10 years ago
Petr Zemek
ebab6718f7
Unify the uses of "testsuite" vs "test suite".
...
Use "test suite", which is more prevailing in the source code.
10 years ago