David Lord
|
e8fd06a0a7
|
Bump version number to 0.12.5.dev
|
7 years ago |
David Lord
|
5beb3be536
|
Bump version number to 0.12.4
|
7 years ago |
David Lord
|
b147d42a27
|
release 0.12.4
|
7 years ago |
David Lord
|
73bf519dad
|
Merge pull request #2746 from pallets/2742-empty-url-prefix
allow empty prefix and no lead slash in bp route
|
7 years ago |
David Lord
|
f13870731c
|
allow empty prefix and no lead slash in bp route
|
7 years ago |
David Lord
|
6b2127b1e0
|
Merge pull request #2745 from dmarasquin/patch-1
Update quickstart.rst
|
7 years ago |
Daiana Marasquin
|
104808b480
|
fix syntax error and typo in quickstart.rst
|
7 years ago |
David Lord
|
6f84cf4e4b
|
Merge pull request #2724 from pallets/issue-2722
Use env var to disable loading dotenv
|
7 years ago |
David Lord
|
5965cb7e1c
|
rename to FLASK_SKIP_DOTENV, add docs, test
|
7 years ago |
Hsiaoming Yang
|
bac5d6b9f4
|
Use FLASK_DONT_LOAD_ENV flag to disable load .env
|
7 years ago |
David Lord
|
4c8ec8f555
|
Merge pull request #2739 from pallets/2735-abort-debug
Only trap key errors by default in debug, not all BadRequest errors
|
7 years ago |
David Lord
|
b573a86977
|
trap key errors in debug, not all 400 errors
|
7 years ago |
David Lord
|
27d56c1df5
|
Merge pull request #2738 from pallets/2731-bp-prefix-slash
merge slashes between blueprint prefix and rule
|
7 years ago |
David Lord
|
4d0cdf95e6
|
merge slashes between blueprint prefix and rule
|
7 years ago |
David Lord
|
5239458f28
|
Merge pull request #2727 from red-alert/master
error on file upload document
|
7 years ago |
David Lord
|
d4fb9d564e
|
Merge pull request #2737 from jesseops/master
fix #2736 - remove explicit check for list as a return value in make_response
|
7 years ago |
Yao Long
|
9b6878af5a
|
document error on fileupload
after file uploaded, it should redirect for uploaded_file page instead
of upload page
|
7 years ago |
Jesse Roberts
|
3666a584fd
|
fix #2736 - allow lists to be passed through to response_class init
|
7 years ago |
Vik
|
9394c389bf
|
Update config.rst
Fix Debug Default: By default Debug is only True when ENV is 'development'
|
7 years ago |
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
|
7 years ago |
David Lord
|
5d00869aa5
|
expand explantion about default redirects
|
7 years ago |
Hsiaoming Yang
|
ea316d232a
|
Merge pull request #2733 from kivS/patch-1
Fixed Debug default value in the docs
|
7 years ago |
David Lord
|
78b56dbf2c
|
Revert "Add `python_requires` metadata for PyPI"
This reverts commit a22d143f96 .
|
7 years ago |
wim glenn
|
a22d143f96
|
Add `python_requires` metadata for PyPI
|
7 years ago |
Vik
|
ad1ce2721b
|
Update config.rst
Fix Debug Default: By default Debug is only True when ENV is 'development'
|
7 years ago |
David Lord
|
4d4294e94e
|
format changelog
|
7 years ago |
ThiefMaster
|
f7ac3a7620
|
Merge branch '1.0-maintenance'
|
7 years ago |
ThiefMaster
|
6663bf1f7d
|
Fix registering partials as view functions
|
7 years ago |
Hampus Dunström
|
a2536e1bdb
|
Added short note about Werkzeug redirect behaviour
|
7 years ago |
David Lord
|
3f81582d5d
|
fix docs index sidebar
|
7 years ago |
David Lord
|
8ceff653c5
|
fix docs index sidebar
|
7 years ago |
David Lord
|
08ef4d03d8
|
fix docs index sidebar
|
7 years ago |
David Lord
|
9ed0d068ca
|
start 1.0.1 changelog
|
7 years ago |
David Lord
|
ba33500b82
|
start 1.1 changelog
|
7 years ago |
David Lord
|
0997e7c8d1
|
fix docs logo
|
7 years ago |
David Lord
|
0f3b9d731b
|
Merge pull request #2721 from wimglenn/wimglenn-patch-1
Add `python_requires` metadata for PyPI
|
7 years ago |
wim glenn
|
fafb827a46
|
Exclude 3.3 aswell.
|
7 years ago |
wim glenn
|
732c5b0509
|
Add `python_requires` metadata for PyPI
|
7 years ago |
David Lord
|
987b0098d8
|
fix docs logo
|
7 years ago |
David Lord
|
d60f213fdb
|
Bump version number to 1.0.1.dev
|
7 years ago |
David Lord
|
79d3ff9baa
|
Bump version number to 1.1.dev
|
7 years ago |
David Lord
|
46a71071ed
|
Bump version number to 1.0
|
7 years ago |
David Lord
|
9d0b163362
|
release 1.0
|
7 years ago |
David Lord
|
291f3c338c
|
Bump version number to 1.0
|
7 years ago |
David Lord
|
36e68a439a
|
release 1.0
|
7 years ago |
David Lord
|
216151c8a3
|
Merge branch '0.12-maintenance'
|
7 years ago |
David Lord
|
23047a71fd
|
Bump version number to 0.12.4.dev
|
7 years ago |
David Lord
|
1a9e58e8c9
|
Bump version number to 0.12.3
|
7 years ago |
David Lord
|
63deee0a8b
|
release 0.12.3
|
7 years ago |
David Lord
|
062745b23f
|
Merge pull request #2720 from pallets/setup-link
Add project_urls so that PyPI will show GitHub stats.
|
7 years ago |