Markus Unterwaditzer
|
df256f04c2
|
Merge pull request #1297 from nryoung/master
Fix grammar in testing doc.
|
10 years ago |
Nic Young
|
29ba05f5be
|
Fix grammar in testing doc.
|
10 years ago |
Armin Ronacher
|
d931216ade
|
Hide a few traceback frames from the cli interface.
|
10 years ago |
Markus Unterwaditzer
|
3f46f4f77a
|
Add changelog for #1288
|
10 years ago |
Markus Unterwaditzer
|
45e901fbf8
|
Merge pull request #1290 from mhall1/ticket_1288
Fixed #1288: app.add_url_rule() should look for OPTIONS methods in a case-insensitive manner
|
10 years ago |
Michael Hall
|
98b155c65d
|
Fixed #1288: app.add_url_rule() should look for OPTIONS methods in a case-insensitive manner
|
10 years ago |
Markus Unterwaditzer
|
b292013cd9
|
Merge pull request #1292 from moonshadow/fix_typo
fix typo
|
10 years ago |
Wang Haowei
|
47b5c09ba6
|
fix typo
|
10 years ago |
Markus Unterwaditzer
|
413ae6137e
|
Merge pull request #1285 from methane/patch-4
Use new container based Travis-CI
|
10 years ago |
INADA Naoki
|
454ffa2d88
|
Use new container based Travis-CI
|
10 years ago |
Markus Unterwaditzer
|
b7dfa6c363
|
Merge pull request #1280 from jcomo/mongokit-doc-update
Update mongokit pattern
|
10 years ago |
Jonathan Como
|
bd4921194e
|
verbage
|
10 years ago |
Markus Unterwaditzer
|
82d7c49d00
|
Merge pull request #1277 from iKevinY/doc-fixes
Documentation fixes (mostly in Tutorial)
|
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 |
Markus Unterwaditzer
|
41b5d77e29
|
Merge pull request #1273 from prakashpp/patch-1
Fixed wording
|
10 years ago |
Prakash Pandey
|
4d8cba917e
|
Fixed wording
|
10 years ago |
Markus Unterwaditzer
|
eca5306386
|
Merge pull request #1262 from msabramo/JSONIFY_END_WITH_NEWLINE
Add JSONIFY_END_WITH_NEWLINE config variable
|
10 years ago |
Marc Abramowitz
|
d9402fc0c0
|
Make `jsonify` terminate responses with a newline
This came up in the context of
https://github.com/kennethreitz/httpbin/issues/168
|
10 years ago |
Markus Unterwaditzer
|
f166894f76
|
Merge branch 'flask_deployment_docs'
Conflicts:
docs/quickstart.rst
|
10 years ago |
Markus Unterwaditzer
|
86525d9b37
|
Merge pull request #1264 from svenstaro/patch-1
Update information about Python 3
|
10 years ago |
Markus Unterwaditzer
|
3bf9c2e097
|
Merge pull request #1269 from pkuphy/patch-2
Update api.rst
|
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 |
Markus Unterwaditzer
|
924763afd1
|
Merge pull request #1263 from its-not-a-bug-its-a-feature/patch-1
Small Typo fix
|
10 years ago |
David Cole
|
cc8f47cf62
|
Small Typo fix
|
10 years ago |
Markus Unterwaditzer
|
b24438b2c9
|
Merge pull request #1247 from Winnetou/patch-8
Minor typos
|
10 years ago |
Mieszko
|
091852ef88
|
Minor typos cont.
|
10 years ago |
Markus Unterwaditzer
|
eea9342414
|
Merge pull request #1245 from Winnetou/patch-7
Minor typos
|
10 years ago |
Mieszko
|
5d9cdc65b5
|
Update sqlite3.rst
|
10 years ago |
Markus Unterwaditzer
|
13bd8586e9
|
Merge pull request #1244 from Winnetou/patch-6
Minor typos fixed
|
10 years ago |
Mieszko
|
9db775e2dd
|
Minor typos fixed
According to Cambrigde English Dictionary "web server" ==correct, "webserver" ==incorrect.
|
10 years ago |
Markus Unterwaditzer
|
e916047309
|
Merge pull request #1242 from Winnetou/patch-4
Minor typos fixed
|
10 years ago |
Mieszko
|
5c7557917b
|
Minor typos fixed
|
10 years ago |
Markus Unterwaditzer
|
6fcc2ae3f4
|
Merge pull request #1240 from defuz/docs-style-fix-2
Docs style fixes: ``FOO`` vs `FOO` (reloaded)
|
10 years ago |
defuz
|
7e157ee589
|
docs: ``http://...``
|
10 years ago |
defuz
|
974e144843
|
docs: remove unnecessary colons
|
10 years ago |
defuz
|
eb05001f8a
|
docs: Don't touch markdown files
|
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 |