Add email validation by kedod · Pull Request #40 · fastapi/full-stack-fastapi-template · GitHub
Skip to content

Add email validation#40

Merged
tiangolo merged 4 commits into
fastapi:masterfrom
kedod:master
Apr 6, 2020
Merged

Add email validation#40
tiangolo merged 4 commits into
fastapi:masterfrom
kedod:master

Conversation

@kedod

@kedod kedod commented Jun 13, 2019

Copy link
Copy Markdown
Contributor

Add email validation in User model with pydantic EmailStr.

Btw have you considered using pipenv or requirements.txt files for python packages dependencies?
Installing packages one by one in dockerfiles is kind of ugly.

@stratosgear

Copy link
Copy Markdown

@StephenBrown2

Copy link
Copy Markdown
Contributor

@tiangolo Fixed in #23?

@tiangolo tiangolo merged commit 970a182 into fastapi:master Apr 6, 2020
@tiangolo

tiangolo commented Apr 6, 2020

Copy link
Copy Markdown
Member

gusevyaroslove pushed a commit to gusevyaroslove/fastapi-template that referenced this pull request Aug 4, 2024
* modify tests

* ➕ Add email-validator to Dockerfiles

* ♻️ Update random email generation

* ♻️ Re-apply email validation after rebase

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
alejsdev added a commit that referenced this pull request Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants