issues
search
pallets
/
flask
The Python micro framework for building web applications.
https://flask.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
68.18k
stars
16.24k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in the docs
#5650
zhuangzhuang
opened
15 hours ago
0
update `__version__` deprecation
#5649
davidism
closed
4 days ago
0
remove previously deprecated code
#5648
davidism
closed
4 days ago
0
fix type hint for `cli_runner.invoke`
#5647
kurtatter
closed
4 days ago
6
Remove unnecessary whitespace in slice notation to align with PEP 8 and Black standards
#5646
michaelwlin-osu
closed
1 week ago
1
Type hint for FlaskCliRunner.invoke is not specific
#5645
loewexy
closed
4 days ago
1
Use SPDX license identifier
#5643
cdce8p
closed
4 days ago
5
PROVIDE_AUTOMATIC_OPTIONS causes KeyError if not set
#5642
develerltd
closed
1 week ago
3
release version 3.1.0
#5640
davidism
closed
2 weeks ago
0
merge app and request contexts into a single context
#5639
davidism
opened
2 weeks ago
3
use generic bases for session
#5638
davidism
closed
2 weeks ago
0
configure and check `request.trusted_hosts`
#5637
davidism
closed
2 weeks ago
0
configure and check `request.trusted_hosts`
#5636
davidism
closed
2 weeks ago
2
setting `SERVER_NAME` does not restrict routing for both `subdomain_matching` and `host_matching`
#5634
davidism
closed
2 weeks ago
2
update min blinker version
#5633
davidism
closed
2 weeks ago
0
enable secret key rotation
#5632
davidism
closed
2 weeks ago
0
update env file precedence
#5630
davidism
closed
2 weeks ago
0
give priority to '-e/--env-file' option over default files (#5628)
#5629
jalaj711
closed
2 weeks ago
6
dotenv file arg should take precedence over default dotenv files
#5628
davidism
closed
2 weeks ago
0
fix example and tutorial compatibility and update metadata
#5627
davidism
closed
3 weeks ago
0
add config and docs for limits
#5626
davidism
closed
3 weeks ago
0
extend config for Request form memory settings
#5625
davidism
closed
3 weeks ago
0
update minimum dependencies
#5624
davidism
closed
3 weeks ago
0
drop support for Python 3.8
#5623
davidism
closed
3 weeks ago
0
Rotating secret keys
#5621
CanaryWharf
closed
2 weeks ago
3
fix pyright type errors
#5620
davidism
closed
1 month ago
0
Fix the issue link in the Flask 3.0.1 Changelog in the send_file argu…
#5618
CatarinaPBressan
closed
1 month ago
0
Update CHANGES.rst
#5617
CatarinaPBressan
closed
1 month ago
4
use python 3.9 to test dev versions
#5615
davidism
closed
1 month ago
0
Drop Python 3.8 support
#5614
kurtmckee
closed
1 month ago
4
Address a mypy failure in CI
#5613
kurtmckee
closed
1 month ago
1
Update README.md
#5611
Vrusharth
closed
1 month ago
1
helpers.py
#5610
Kartikeya-Kotkar
closed
1 month ago
1
Fix typo in the changelog
#5609
greyli
closed
1 month ago
3
adding documentation
#5608
sanjaytaylor2012
closed
2 months ago
0
repo_path
#5607
girishonweb
closed
2 months ago
0
Error: No such command 'db'.
#5605
zjx-kimi
closed
2 months ago
0
Pagination
#5603
palako
closed
2 months ago
1
Sept 6th demo
#5602
palako
closed
2 months ago
1
Updated deploy.rst for better clarity
#5601
najasnake12
closed
2 months ago
1
update helpers.send_from_directory docstring
#5599
CheeseCake87
closed
3 weeks ago
0
Allow choice of reloader type
#5598
oelhammouchi
closed
2 months ago
1
`Config` `type: ignore` causing downstream error reports
#5557
beauxq
closed
3 months ago
3
Test failures in tutorial with python3.12
#5556
sblondon
closed
3 weeks ago
7
Refactor helpers.py to Move Hard-Coded List to globals.py
#5555
40gilad
closed
3 months ago
1
test_helpers.py.test_open_resource_with_encoding function attribute error
#5554
40gilad
closed
3 months ago
2
Revisit SERVER_NAME's impact on routing and external URL generation
#5553
rsyring
closed
2 weeks ago
12
git add tox.ini requirements/typing.txt
#5552
ComputerScienceGirl12
closed
3 months ago
2
Provide more clear flask -e, --env-file flag desription
#5551
chakib401
closed
3 months ago
0
Pyright types fixes
#5550
brendon-codes
closed
1 month ago
4
Next