Daniel Neuhäuser
|
e18b85a240
|
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
|
a698884319
|
Fix Pocoo documentation links
|
2014-04-26 01:20:12 +02:00 |
|
Daniel Neuhäuser
|
6e1a507061
|
Check links in the documentation with tox
|
2014-04-26 01:13:19 +02:00 |
|
Armin Ronacher
|
d87bf6dc59
|
Added __main__ module
|
2014-04-21 17:52:04 +02:00 |
|
Armin Ronacher
|
bcfcb444b0
|
Fixed a reference in the docs.
|
2014-04-21 17:51:52 +02:00 |
|
Armin Ronacher
|
47c8d8724e
|
Added thread flag to flask run
|
2014-04-21 16:39:22 +02:00 |
|
Armin Ronacher
|
88018c0224
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2014-04-21 16:34:37 +02:00 |
|
Armin Ronacher
|
cf5aa0bbe9
|
Added the new flask run module to start the server.
|
2014-04-21 16:34:17 +02:00 |
|
Armin Ronacher
|
01679a8e0a
|
Fixed intention in flask init
|
2014-04-21 15:58:27 +02:00 |
|
Kenneth Reitz
|
5d34c37da4
|
Merge pull request #1012 from atupal/patch-2
missed word.
|
2014-04-14 19:03:04 -04:00 |
|
Kenneth Reitz
|
f35dec99ee
|
Merge pull request #1019 from raimu/master
fix typo
|
2014-04-14 19:02:52 -04:00 |
|
Kenneth Reitz
|
823ecd166f
|
Merge pull request #1022 from mjfroehlich/patch-1
Fix minor typo
|
2014-04-14 19:02:44 -04:00 |
|
mjfroehlich
|
de7a05f02b
|
Fix minor typo
|
2014-04-13 22:25:10 +02:00 |
|
raimu
|
5c14576526
|
fix typo
|
2014-04-11 22:40:21 +02:00 |
|
Armin Ronacher
|
b86c09b578
|
Better support for namespace packages.
|
2014-04-11 19:59:54 +02:00 |
|
Armin Ronacher
|
816f15e761
|
Fixed the last changeset.
|
2014-04-11 13:31:57 +02:00 |
|
Armin Ronacher
|
b26cda6fc8
|
Added workaround for Python 3.3's frozen loader
|
2014-04-11 13:31:17 +02:00 |
|
Armin Ronacher
|
2c4bb56c07
|
Updated changelog formatting
|
2014-04-11 13:28:38 +02:00 |
|
Armin Ronacher
|
6beb573e8e
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2014-04-10 00:28:04 +02:00 |
|
Armin Ronacher
|
37f03179bb
|
Upload to new server
|
2014-04-10 00:27:27 +02:00 |
|
Kenneth Reitz
|
12d78e04a2
|
Merge pull request #1014 from untitaker/pr842
Fix when release date is not today
|
2014-04-06 13:11:17 -04:00 |
|
Markus Unterwaditzer
|
cdf3281f95
|
Fix when release date is not today
Also, some fixes for PyFlakes
Original commit by @dongweiming at
a05c403870
|
2014-04-05 11:39:31 +02:00 |
|
atupal
|
b78bf672a9
|
missed word.
request tstack -> request context stack
|
2014-04-02 09:16:43 +08:00 |
|
Kenneth Reitz
|
2dd6fc3d33
|
Revert "Revert "Merge pull request #859 from wvh/register_error_handler""
This reverts commit 2aa26fff04.
|
2014-03-21 17:15:31 -04:00 |
|
Kenneth Reitz
|
2e798c85e2
|
Revert "Merge pull request #859 from wvh/register_error_handler"
This reverts commit 6347e75dee, reversing
changes made to 3fd40e83e5.
|
2014-03-21 17:12:26 -04:00 |
|
Kenneth Reitz
|
c9a556b5fe
|
Merge pull request #859 from wvh/register_error_handler
Add a non-decorator version of the error handler register function
|
2014-03-21 17:08:34 -04:00 |
|
Kenneth Reitz
|
c4c357ae49
|
Merge pull request #864 from obeattie/master
Make the decorators attribute on View a tuple by default
|
2014-03-21 17:05:24 -04:00 |
|
Kenneth Reitz
|
4328296510
|
Merge pull request #707 from xsleonard/patch-1
Mention register_error_handler in errorhandler doc
|
2014-03-21 17:03:02 -04:00 |
|
Kenneth Reitz
|
182e7004e9
|
Merge pull request #885 from jmhobbs/master
Update url_for documentation for Flask.url_build_error_handlers
|
2014-03-21 17:01:55 -04:00 |
|
Kenneth Reitz
|
133b375c87
|
Merge pull request #830 from hntw/patch-1
Update blueprints.rst - Add Error Handlers
|
2014-03-21 16:54:35 -04:00 |
|
Kenneth Reitz
|
5ce0d84e4f
|
Merge pull request #838 from enkore/master
get_cookie_path: fix docstring
|
2014-03-21 16:46:43 -04:00 |
|
Kenneth Reitz
|
f14329636e
|
Merge pull request #869 from christophersu/doc-fix-1
Add missing import on SQLAlchemy documentation page
|
2014-03-21 16:46:05 -04:00 |
|
Kenneth Reitz
|
421ee4341e
|
Merge pull request #876 from defuz/templates-auto-reload
Add TEMPLATES_AUTO_RELOAD config key
|
2014-03-21 16:43:20 -04:00 |
|
Kenneth Reitz
|
7e54d5bcc8
|
Merge pull request #862 from bikerm16/master
Minor test fixes
|
2014-03-21 16:39:13 -04:00 |
|
Kenneth Reitz
|
5873bb6c59
|
Merge pull request #889 from mattskone/master
Escaped 'text' keyword in column name.
|
2014-03-21 16:38:00 -04:00 |
|
Kenneth Reitz
|
672b5becd7
|
Merge pull request #977 from Ivoz/patch-1
Update windows installation and other notes
|
2014-03-21 16:36:12 -04:00 |
|
Kenneth Reitz
|
ca9a885df1
|
Merge pull request #1000 from mikar/master
harmless comment fixes/typos
|
2014-03-21 16:21:18 -04:00 |
|
Kenneth Reitz
|
4f35aeaeb4
|
Merge pull request #1004 from kylestev/patch-1
Small punctuation change in unicode doc
|
2014-03-21 16:21:01 -04:00 |
|
Armin Ronacher
|
ced22a090a
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2014-03-19 23:07:58 +00:00 |
|
Armin Ronacher
|
083cc995af
|
Added a missing import
|
2014-03-19 23:07:42 +00:00 |
|
Kyle Stevenson
|
4a39d27f7c
|
Small punctuation change in unicode doc
Just makes it easier on the eyes/brain.
|
2014-03-19 10:23:17 -07:00 |
|
max demian
|
809cfbbc4a
|
Update wrappers.py
|
2014-03-15 14:45:37 +01:00 |
|
max demian
|
9dd8fba6d9
|
Update views.py
|
2014-03-15 14:44:27 +01:00 |
|
max demian
|
d0598ea584
|
Update signals.py
|
2014-03-15 14:42:21 +01:00 |
|
max demian
|
935ddaaf96
|
Update sessions.py
missing backticks in docstring
|
2014-03-15 14:38:19 +01:00 |
|
max demian
|
63ca6d5238
|
Update json.py
|
2014-03-15 14:35:21 +01:00 |
|
Daniel Neuhäuser
|
4a9a1cf3ba
|
Merge pull request #872 from dmackinnon/patch-1
Fix typo
|
2014-03-13 20:38:41 +01:00 |
|
Daniel Neuhäuser
|
8f865e1623
|
Merge pull request #874 from defuz/patch-1
fix typo (jsonfiy -> jsonify)
|
2014-03-13 20:38:19 +01:00 |
|
Daniel Neuhäuser
|
2a0d49cb02
|
Merge pull request #877 from yoloseem/patch-1
Fix a typo on blueprints module name.
|
2014-03-13 20:35:29 +01:00 |
|
Daniel Neuhäuser
|
086bc88c61
|
Merge pull request #878 from shamrin/patch-1
quickstart: import `request` in HTTP methods example
|
2014-03-13 20:33:46 +01:00 |
|