-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Pull requests: fastapi/full-stack-fastapi-template
Pull requests list
Refactor/upgrade backend and frontend parts
#2
by tiangolo
was merged Mar 11, 2019
Loading...
updated Mar 11, 2019
Fixed read_user_by_id docstring
#4
by mpclarkson
was merged Mar 29, 2019
Loading...
updated Mar 29, 2019
Add Items (crud, models, endpoints), utils, refactor
#14
by tiangolo
was merged Apr 19, 2019
Loading...
updated Apr 19, 2019
removed postgres_password from alembic.ini
#9
by ebreton
was merged Apr 20, 2019
Loading...
updated Apr 20, 2019
Allow running pytest from local host
#12
by ebreton
was closed Apr 23, 2019
Loading...
updated Apr 27, 2019
Pushes up versions to python to 3.7 and celery to ~=4.3
#10
by ebreton
was merged Apr 16, 2019
Loading...
updated Apr 27, 2019
Fix the paths of the scripts in README
#19
by ebreton
was merged May 3, 2019
Loading...
updated May 20, 2019
Feature to forward CLI args to pytest
#17
by ebreton
was merged May 3, 2019
Loading...
updated May 20, 2019
Receive token as body in reset password
#34
by tiangolo
was merged May 29, 2019
Loading...
updated May 29, 2019
Add Config classes with orm_mode True to Item and User pydantic models
#49
by n1ckdm
was closed Aug 21, 2019
Loading...
updated Aug 21, 2019
Using Pydantic orm_mode to avoid validation error issue
#76
by rlonka
was closed Oct 24, 2019
Loading...
updated Oct 24, 2019
Update utils.py so that pydantic>=1.2 is supported
#85
by merowinger92
was closed Dec 10, 2019
Loading...
updated Dec 10, 2019
EmailStr in pydantic, no longe pydantic.types
#93
by scil
was closed Dec 26, 2019
Loading...
updated Dec 26, 2019
Feature reusable normal user for tests
#20
by ebreton
was merged Jan 19, 2020
Loading...
updated Jan 19, 2020
Upgraded pydantic and fast api to last version. Fixed ORM mode and EmailStr imports
#100
by acidjunk
was closed Jan 29, 2020
Loading...
updated Jan 29, 2020
Fix route method name for GET /items/{id}
#108
by michaeloliverx
was closed Feb 7, 2020
Loading...
updated Feb 7, 2020
Modified docker configuration for flower
#37
by dmontagu
was merged Feb 7, 2020
Loading...
updated Feb 7, 2020
Fix models to support pydantic orm_mode
#43
by ac3d912
was closed Feb 7, 2020
Loading...
updated Feb 7, 2020
ProTip!
no:milestone will show everything without a milestone.