SemanticDiff fastapi
Raise form early
#1627
Closed

Raise form early #1627

chrisnguyn wants to merge 25 commits into fastapi:master from MLH-Fellowship:1599-raise-form-early
chrisnguyn
YKo20010 Check if Form exists and multipart is in virtual environment
6b3bee04
YKo20010 Remove unused import
ed22e5af
YKo20010 Move BodyFieldInfo check to separate helper function
773145b0
YKo20010 Fix type UploadFile to File for BodyFieldInfo check
a0420614
Working solution. Kind of nasty though.
58814180
chrisnguyn chrisnguyn marked this pull request as draft 4 years ago
chrisnguyn
chrisnguyn commented on 2020-06-25
chrisnguyn
chrisnguyn commented on 2020-06-25
chrisnguyn
chrisnguyn commented on 2020-06-25
kx-chen Use better method of determing if correct package imported
6543da7b
kx-chen Use better method of determing if correct package imported
dde8f464
kx-chen kx-chen force pushed from 6543da7b to dde8f464 4 years ago
YKo20010 Add raising exceptions, update error messages
daa21a29
YKo20010 Fix merge conflicts
02bb30e8
chrisnguyn chrisnguyn marked this pull request as ready for review 4 years ago
chrisnguyn chrisnguyn changed the title [WIP] Raise form early [RFR] Raise form early 4 years ago
codecov
kx-chen kx-chen force pushed 4 years ago
kx-chen kx-chen force pushed 4 years ago
YKo20010 Check if Form exists and multipart is in virtual environment
a5895c54
YKo20010 Move BodyFieldInfo check to separate helper function
315aeb9a
YKo20010 Fix type UploadFile to File for BodyFieldInfo check
1cdff73e
kx-chen Use better method of determing if correct package imported
9d821294
Updated what kind of exception will be thrown
99b805fe
kx-chen Add type annotations
520daa01
kx-chen Add basic tests
5ffc2da6
kx-chen kx-chen force pushed to 5ffc2da6 4 years ago
kx-chen
kx-chen commented on 2020-06-27
YKo20010 Fix merge conflicts
9c5909ae
Fixed Travis tests
840ac95a
YKo20010 Replace logging with fastapi logger
dc29b937
YKo20010 Change AttributeError to ImportError to fix exception handling
7a437095
Fixing tests
f94cdc4b
kx-chen Catch ModuleNotFoundError first
9e95db32
chrisnguyn
chrisnguyn commented on 2020-07-01
Kludex
Kludex commented on 2020-07-01
Update fastapi/dependencies/utils.py
16370387
Update fastapi/dependencies/utils.py
7284cb00
Kludex
Kludex commented on 2020-07-01
Removed spaces in error printing
bdfb9f20
Kludex
Kludex approved these changes on 2020-07-01
tiangolo
tiangolo tiangolo closed this 4 years ago
tiangolo tiangolo changed the title [RFR] Raise form early Raise form early 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone