Commit graph

1848 commits

Author SHA1 Message Date
lord63
2b8a281c1c fix a small mistake in setup.rst 2014-05-12 16:01:53 +08:00
lord63
4a6f932610 fix a small mistake in setup.rst 2014-05-11 14:08:35 +08:00
Kenneth Reitz
32d32249d5 Merge pull request #1050 from julen/doc-fixes
Docs: fixes
2014-05-09 15:50:11 +02:00
Kenneth Reitz
8fd1825551 Merge pull request #1010 from plumdog/master
Tweaks to docs/patterns/viewdecorators.rst
2014-05-09 15:48:36 +02:00
Armin Ronacher
fa6eded6f5 Fixed the cli system failing syntax errors. 2014-05-08 22:33:58 +02:00
Julen Ruiz Aizpuru
a700cb2a76 Docs: fixes 2014-05-07 22:37:13 +02:00
Armin Ronacher
1b77a3fb11 Made errors for working outside of contexts clearer. 2014-05-07 22:26:50 +02:00
Armin Ronacher
5693b9d730 Merge branch 'pr/839' 2014-05-07 21:53:59 +02:00
Armin Ronacher
2639a23b88 Updated setup.py a bit. This fixes #1018 2014-05-07 21:51:18 +02:00
Armin Ronacher
e3a81497f9 Merge pull request #1040 from schlamar/patch-1
Fixed typo.
2014-05-07 21:44:30 +02:00
Armin Ronacher
3569fc2441 Greatly refactored click integration and documented it a bit more. 2014-05-07 21:35:51 +02:00
Marc Schlaich
44b0aeb048 Fixed typo. 2014-05-07 15:53:19 +02:00
Armin Ronacher
81576c236a Further refactored script system to allow more customization for special apps. 2014-05-07 13:27:41 +02:00
Armin Ronacher
ed7b4ccac1 Refactored loading logic to super properly. 2014-05-07 11:36:49 +02:00
Armin Ronacher
4532e89efe Refactored script info to allow more advanced patterns. 2014-05-07 11:34:20 +02:00
Armin Ronacher
b9013ede22 Clarified how to test with click 2014-05-02 11:50:00 +01:00
Armin Ronacher
d2d8e66130 Fixed flask tests 2014-05-02 11:46:04 +01:00
Armin Ronacher
e059bf311c Improved support for composable cli 2014-05-01 13:44:11 +01:00
Armin Ronacher
9ab5987100 Updated the examples to be cli based 2014-04-29 01:48:31 +02:00
Armin Ronacher
3be7d918ce Merge branch 'master' of github.com:mitsuhiko/flask 2014-04-29 01:33:58 +02:00
Armin Ronacher
a3ad5405a6 Updated documentation once more for new cli. 2014-04-29 01:03:32 +02:00
Armin Ronacher
9213e77957 Merge pull request #1039 from erikrose/patch-1
Fix a docstring type in cli.py.
2014-04-28 19:59:51 +02:00
Erik Rose
ed9e458850 Fix a docstring type in cli.py. 2014-04-28 11:26:18 -04:00
Armin Ronacher
a3a5075a94 Updated tutorial to the flask script 2014-04-28 15:18:27 +02:00
Armin Ronacher
bacdd076bd Add "." to sys.path by default 2014-04-28 15:15:58 +02:00
Armin Ronacher
ff034e42cf Added a missing docstring 2014-04-28 13:54:13 +02:00
Armin Ronacher
984142072b Added missing documentation page 2014-04-28 13:31:21 +02:00
Armin Ronacher
67e4d3ee63 Merge branch 'master' of github.com:mitsuhiko/flask 2014-04-28 13:29:31 +02:00
Armin Ronacher
e9d1fc47bf Updated docs for click support 2014-04-28 13:27:13 +02:00
Armin Ronacher
7bb3271f1a Added changelog entry for click 2014-04-28 13:27:07 +02:00
Armin Ronacher
3bdb90f06b Added click support to Flask 2014-04-28 13:26:23 +02:00
Armin Ronacher
0ac492a0ac Depend on click now 2014-04-28 13:26:14 +02:00
Daniel Neuhäuser
c73d740e57 Merge pull request #1030 from zakj/master
Fix typos in docstrings and comments in run.py
2014-04-26 02:14:37 +02:00
Daniel Neuhäuser
ea73571a54 Merge pull request #1032 from cgar/spelling
few mispelling errors
2014-04-26 02:12:51 +02:00
Daniel Neuhäuser
033b0931aa Run tests with Python 3.4 with tox 2014-04-26 01:45:20 +02:00
Daniel Neuhäuser
e991bef574 Switch diveintohtml5.org to diveintohtml5.info 2014-04-26 01:39:22 +02:00
Daniel Neuhäuser
13293b499f Use libevent.org 2014-04-26 01:38:20 +02:00
Daniel Neuhäuser
51228ad0d1 Use https for devcenter.heroku.com 2014-04-26 01:37:19 +02:00
Daniel Neuhäuser
52def324b8 Use https instead of http for docs.python.org 2014-04-26 01:36:36 +02:00
Daniel Neuhäuser
e89c867d62 Switch packages.python.org to pythonhosted.org 2014-04-26 01:35:37 +02:00
Daniel Neuhäuser
34871a286e Switch pypi links to https
To which the http version redirects permanently
2014-04-26 01:30:28 +02:00
Daniel Neuhäuser
954eeb8d17 Fix Jinja link 2014-04-26 01:26:12 +02:00
Daniel Neuhäuser
b5e78425be Link to https version of python docs
To which the http version permanently redirects
2014-04-26 01:24:07 +02:00
Daniel Neuhäuser
20edb3189c Fix Pocoo documentation links 2014-04-26 01:20:12 +02:00
Daniel Neuhäuser
16308bf675 Check links in the documentation with tox 2014-04-26 01:13:19 +02:00
Carlos E. Garcia
52fa195d45 few mispelling errors 2014-04-23 10:46:38 -04:00
Zak Johnson
e21afed0bb Fix typos in docstrings and comments in run.py 2014-04-21 15:37:23 -07:00
Armin Ronacher
1b06c8a411 Added __main__ module 2014-04-21 17:52:04 +02:00
Armin Ronacher
8a46eec4f8 Fixed a reference in the docs. 2014-04-21 17:51:52 +02:00
Armin Ronacher
e46bca4051 Added thread flag to flask run 2014-04-21 16:39:22 +02:00