Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] guides/input/file-params/ should say "Django's Upload_ed_File..." #1286

Open
pcherna opened this issue Aug 29, 2024 · 1 comment
Open

Comments

@pcherna
Copy link

pcherna commented Aug 29, 2024

Describe the bug
On the page https://django-ninja.dev/guides/input/file-params/ it says "UploadedFile is an alias to Django's UploadFile and..."

It should say:

"UploadedFile is an alias to Django's UploadedFile and..."

Versions (please complete the following information):

  • Python version: 3.9
  • Django version: 5.1
  • Django-Ninja version: 1.2.2
  • Pydantic version: 2.8.2

(Thanks for an awesome package!)

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

No branches or pull requests

2 participants
@pcherna and others