David Lord
7b1ebfbc4d
Merge pull request #1679 from miguelgrinberg/passthrough-errors
...
Werkzeug should not block propagated exceptions from Flask
2016-01-25 22:17:04 -08:00
Markus Unterwaditzer
f267191cd8
Merge pull request #1669 from jeffwidman/master
...
Update `tox` installation instructions to point to PyPI
2016-01-25 20:27:24 +01:00
David Lord
431db2874b
Merge pull request #1671 from jeffwidman/support-json-top-level-arrays
...
Add support for serializing top-level arrays to JSON
2016-01-25 07:16:51 -08:00
Jeff Widman
daceb3e3a0
Add support for serializing top-level arrays to JSON
...
Fix #170 , #248 , #510 , #673 , #1177
2016-01-13 13:20:11 -08:00
Miguel Grinberg
952a6c8989
Werkzeug should not block propagated exceptions from Flask
2016-01-02 14:18:36 -08:00
Jeff Widman
102a33ca52
Update tox installation instructions to point to PyPI
2015-12-30 01:04:24 -08:00
David Lord
f17e6061fc
Merge pull request #1666 from AvivC/fix-mistake-in-contributing-file
...
Fixed mistake in CONTRIBUTING.rst file, regarding pip install.
2015-12-27 10:42:45 -08:00
AvivC
23cf923c7c
Clarified CONTRIBUTING.rst
...
Added 'cd flask' before 'pip install --editable .'.
2015-12-27 04:55:57 +02:00
David Lord
c1c205bcd3
Merge pull request #1661 from lord63-forks/clarify-version
...
Clarify the python versions that flask supports
2015-12-20 08:19:35 -08:00
lord63
7368a164c7
Clarify the python versions that flask supports
2015-12-20 20:39:38 +08:00
David Lord
9f4cbb9af4
Merge pull request #1651 from lord63-forks/remove-with-statement
...
Remove with_statement in flask/ctx.py
2015-12-13 09:21:01 -08:00
lord63
b55bc0baa2
Remove with_statement in flask/ctx.py
2015-12-13 22:08:31 +08:00
David Lord
dc07e26a8f
Merge pull request #1648 from accraze/mod-wsgi-docs
...
Mod wsgi docs
2015-12-09 21:09:07 -08:00
accraze
fcd573e120
added note about directory permission syntax change
...
docs had httpd 2.2 syntax for directory permission with a link to Apache 2.4 changes. added an example of httpd 2.4 syntax
resolves #1644
2015-12-09 20:24:23 -08:00
David Lord
910ad01916
use https instead of git protocol
...
git protocol is blocked on some networks
2015-12-03 16:50:16 -08:00
David Lord
d7b20e0ad7
use https instead of git protocol
...
git protocol is blocked on some networks
2015-12-03 16:40:46 -08:00
David Lord
c388e9c24e
add myself to authors
2015-12-03 16:40:46 -08:00
David Lord
ec07d7086a
Merge pull request #1637 from d0ugal/patch-1
...
Fixed a typo in the appfactories docs
2015-12-03 05:03:47 -08:00
Dougal Matthews
25aab43f8e
Fixed a typo
...
I think 'app' is the intended word here, but I am not 100% sure.
2015-12-03 09:51:24 +00:00
David Lord
db468a4618
ignore pycharm config
2015-12-01 20:58:12 -08:00
David Lord
b3b5a98fd0
Merge pull request #1630 from redian/master
...
Skip tests if redbaron is not installed
2015-11-27 08:57:56 -08:00
David Lord
a68a25cb1f
Merge pull request #1629 from redian/patch-3
...
Add .cache dir to gitignore
2015-11-26 19:17:41 -08:00
Redian Ibra
96f7b07caf
Skip test if redbaron is not installed
2015-11-26 22:11:34 +00:00
Redian
4a576b06e8
Add .cache dir to gitignore
...
I think this could be handy and potentially minimise the risk
anyone commits it to the project.
```
flask - (master) $ tree .cache/
.cache/
└── v
└── cache
└── lastfailed
```
2015-11-26 21:04:23 +00:00
David Lord
bd4020d9de
Merge pull request #1624 from lord63-forks/fix-code-format
...
Render the code block in mongokit.rst
2015-11-22 00:15:58 -08:00
lord63
51b62fb044
Render the code block in mongokit.rst
2015-11-22 14:43:25 +08:00
Armin Ronacher
751fe451df
Merge pull request #1558 from JonasGroeger/master
...
Update uwsgi/nginx deployment documentation
2015-11-12 13:08:56 +01:00
Armin Ronacher
7d6e118572
Merge pull request #1616 from dthul/typo
...
Fix typo.
2015-11-11 23:50:09 +01:00
Daniel Thul
2faf245876
Fix typo.
2015-11-11 23:46:51 +01:00
David Lord
915d34444b
Merge pull request #1610 from lord63-forks/fix-typo
...
Fix typo in app_ctx_globals_class doc in app.py
2015-11-06 18:12:56 -08:00
lord63
1d49343bb1
Fix typo in app_ctx_globals_class doc in app.py
2015-11-07 09:04:24 +08:00
Armin Ronacher
8789c94d82
Merge pull request #1608 from Windfarer/patch-1
...
Fix a typo
2015-11-04 15:39:43 +01:00
Eric Yang
7f678aaf5a
Fix a typo
...
Maybe this is a typo?
2015-11-04 22:08:31 +08:00
Armin Ronacher
5c73a8b4ad
Merge pull request #1607 from wodim/patch-1
...
Fix typo in templating.rst
2015-11-04 12:03:31 +01:00
wodim
4a8f3eacbb
Fix typo in templating.rst
2015-11-04 12:00:44 +01:00
David Lord
41622c8d68
Link article about deploying on Azure/IIS
2015-10-31 15:17:45 -07:00
David Lord
fa32222b09
Merge pull request #1592 from hidavy/patch-1
...
Update CHANGES
2015-10-30 19:20:40 -07:00
David Lord
233886dda2
Merge pull request #1565 from msiyaj/master
...
Missing apostophe.
2015-10-30 19:20:27 -07:00
David Lord
84a12afd4d
Merge pull request #1593 from timofurrer/master
...
support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable
2015-10-30 11:10:08 -07:00
Armin Ronacher
3f6e8c6ad5
Merge pull request #1594 from timofurrer/python3.5-support
...
travis: python 3.5 support
2015-10-30 17:35:06 +01:00
Michael Klich
99bc0dfd3b
Add info about working with VE and Python 3
...
Python 3 does not have execfile function.
2015-10-29 19:03:20 -07:00
Timo Furrer
b8dc6c12b7
add python 3.5 build to travis config
2015-10-24 21:16:05 +02:00
Timo Furrer
d526932a09
support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable
2015-10-24 07:04:23 +02:00
hidavy
6102d210a3
Update CHANGES
2015-10-23 16:20:02 +08:00
Armin Ronacher
1ac4156016
Fixed some lint warnings
2015-10-02 23:19:54 +02:00
Armin Ronacher
6cd191db4f
Ignore build folder
2015-10-01 13:59:05 +02:00
Armin Ronacher
ee7f4b2bab
Added lineart logo
2015-10-01 13:58:48 +02:00
msiyaj
808bf6d204
Missing apostophe.
2015-08-27 00:27:44 -04:00
Jonas Gröger
b644e2747f
Mention virtual environments in uwsgi/nginx deployment docs
2015-08-22 01:05:45 +02:00
Jonas Gröger
8b9cb6caa7
Update uwsgi/nginx deployment documentation
...
Instead of using the uwsgi_modifier1 30 directive, the uwsgi docs
recommend to use the mount / manage-script-name approch which mounts
a module + callable to a certain path. This way, SCRIPT_NAME and
PATH_INFO are correctly rewritten.
See http://uwsgi-docs.readthedocs.org/en/latest/Nginx.html#hosting-multiple-apps-in-the-same-process-aka-managing-script-name-and-path-info
Fixes #1464
2015-08-22 00:56:54 +02:00