Commit graph

5190 commits

Author SHA1 Message Date
David Lord
d4fb9d564e
Merge pull request #2737 from jesseops/master
fix #2736 - remove explicit check for list as a return value in make_response
2018-04-27 11:06:54 -07:00
Yao Long
9b6878af5a
document error on fileupload
after file uploaded, it should redirect for uploaded_file page instead
of upload page
2018-04-27 11:04:35 -07:00
Jesse Roberts
3666a584fd
fix #2736 - allow lists to be passed through to response_class init 2018-04-27 10:49:56 -07:00
Vik
9394c389bf
Update config.rst
Fix Debug Default: By default Debug is only True when ENV is 'development'
2018-04-27 10:17:43 -07:00
David Lord
32e813f728
Merge pull request #2729 from Dunstrom/2601-internal-error-when-requesting-route-with-url-part-equals-defaults
Added short note about Werkzeug redirect behaviour
2018-04-27 10:11:41 -07:00
David Lord
5d00869aa5
expand explantion about default redirects 2018-04-27 09:57:30 -07:00
Hsiaoming Yang
ea316d232a
Merge pull request #2733 from kivS/patch-1
Fixed Debug default value in the docs
2018-04-27 23:50:39 +09:00
David Lord
78b56dbf2c
Revert "Add python_requires metadata for PyPI"
This reverts commit a22d143f96.
2018-04-27 07:41:19 -07:00
wim glenn
a22d143f96
Add python_requires metadata for PyPI 2018-04-27 07:39:42 -07:00
Vik
ad1ce2721b
Update config.rst
Fix Debug Default: By default Debug is only True when ENV is 'development'
2018-04-27 15:37:13 +01:00
David Lord
4d4294e94e
format changelog 2018-04-27 07:34:20 -07:00
ThiefMaster
f7ac3a7620 Merge branch '1.0-maintenance' 2018-04-27 13:57:39 +02:00
ThiefMaster
6663bf1f7d Fix registering partials as view functions 2018-04-27 13:44:07 +02:00
Hampus Dunström
a2536e1bdb Added short note about Werkzeug redirect behaviour 2018-04-27 11:40:12 +02:00
David Lord
3f81582d5d
fix docs index sidebar 2018-04-26 15:15:55 -07:00
David Lord
8ceff653c5
fix docs index sidebar 2018-04-26 15:15:31 -07:00
David Lord
08ef4d03d8
fix docs index sidebar 2018-04-26 15:15:05 -07:00
David Lord
9ed0d068ca
start 1.0.1 changelog 2018-04-26 14:14:44 -07:00
David Lord
ba33500b82
start 1.1 changelog 2018-04-26 14:14:11 -07:00
David Lord
0997e7c8d1
fix docs logo 2018-04-26 14:07:19 -07:00
David Lord
0f3b9d731b
Merge pull request #2721 from wimglenn/wimglenn-patch-1
Add `python_requires` metadata for PyPI
2018-04-26 14:02:05 -07:00
wim glenn
fafb827a46
Exclude 3.3 aswell. 2018-04-26 15:50:48 -05:00
wim glenn
732c5b0509
Add python_requires metadata for PyPI 2018-04-26 15:47:42 -05:00
David Lord
987b0098d8
fix docs logo 2018-04-26 13:06:15 -07:00
David Lord
d60f213fdb
Bump version number to 1.0.1.dev 2018-04-26 12:31:25 -07:00
David Lord
79d3ff9baa
Bump version number to 1.1.dev 2018-04-26 12:30:40 -07:00
David Lord
46a71071ed
Bump version number to 1.0 2018-04-26 12:29:03 -07:00
David Lord
9d0b163362
release 1.0 2018-04-26 12:28:26 -07:00
David Lord
291f3c338c
Bump version number to 1.0 2018-04-26 12:25:54 -07:00
David Lord
36e68a439a
release 1.0 2018-04-26 12:22:45 -07:00
David Lord
216151c8a3
Merge branch '0.12-maintenance' 2018-04-26 12:18:06 -07:00
David Lord
23047a71fd
Bump version number to 0.12.4.dev 2018-04-26 12:14:22 -07:00
David Lord
1a9e58e8c9
Bump version number to 0.12.3 2018-04-26 12:12:11 -07:00
David Lord
63deee0a8b
release 0.12.3 2018-04-26 12:12:03 -07:00
David Lord
062745b23f
Merge pull request #2720 from pallets/setup-link
Add project_urls so that PyPI will show GitHub stats.
2018-04-26 12:07:01 -07:00
David Lord
5c8110de25
ensure order of project urls 2018-04-26 11:57:21 -07:00
Hsiaoming Yang
10a77a5430
Add project_urls so that PyPI will show GitHub stats. 2018-04-26 11:30:37 -07:00
David Lord
22992a0d53
add donate link 2018-04-26 07:46:50 -07:00
David Lord
2ede0b8ba9
add donate link 2018-04-26 07:44:59 -07:00
David Lord
4137aecca9
add donate link 2018-04-26 06:05:13 -07:00
David Lord
44dc32243e
add donate link 2018-04-26 06:03:33 -07:00
Hsiaoming Yang
4df5f82914
Merge pull request #2719 from greyli/patch-9
Fix typo in docs
2018-04-24 09:57:32 +09:00
Grey Li
7df3524bb9
Fix typo in docs 2018-04-24 08:09:08 +08:00
David Lord
d0214c9b4c
use name of license 2018-04-23 09:04:05 -07:00
David Lord
0123e65787
Merge pull request #2717 from filipefilardi/master
Add LICENSE in README
2018-04-23 09:02:23 -07:00
Filipe Filardi
86a9177f4b
Add LICENSE in README 2018-04-23 09:00:41 -07:00
Hsiaoming Yang
64ac1b0d36 Revert "Close tag on js examples."
This reverts commit b7f6ff4f0b.
2018-04-21 15:12:06 +09:00
Hsiaoming Yang
b7f6ff4f0b
Close tag on js examples. 2018-04-21 14:48:15 +09:00
David Lord
93698b509b
document cli option env vars
closes #2713
2018-04-20 13:25:04 -07:00
David Lord
324b4ea255
Merge pull request #2711 from pope1ni/session-serializer-fixes
Minor session serializer fixes.
2018-04-19 06:57:11 -07:00