Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add django-modern-rest which uses django-stubs#237

Merged
hauntsaninja merged 5 commits intohauntsaninja:masterfrom
sobolevn:patch-4
Mar 21, 2026
Merged

Add django-modern-rest which uses django-stubs#237
hauntsaninja merged 5 commits intohauntsaninja:masterfrom
sobolevn:patch-4

Conversation

@sobolevn
Copy link
Copy Markdown
Contributor

One more project to help us with django-stubs testing, this one also uses pyright, so it is kinda unique for us :)

@sobolevn
Copy link
Copy Markdown
Contributor Author

@hauntsaninja friendly ping :)

Copy link
Copy Markdown
Owner

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The mypy_cmd isn't correct:

λ mypy_primer -k django-modern-rest               

django-modern-rest
https://github.com/wemake-services/django-modern-rest
----------

old
> /tmp/mypy_primer/mypy_old/venv/bin/mypy django_modern_rest --python-executable=/tmp/mypy_primer/projects/_django-modern-rest_venv/bin/python --warn-unused-ignores --warn-redundant-casts --no-incremental --cache-dir=/dev/null --show-traceback --soft-error-limit=-1 (0.4s)
UNEXPECTED FAILURE
	mypy: can't read file 'django_modern_rest': No such file or directory

...

@sobolevn
Copy link
Copy Markdown
Contributor Author

Fixed, it indeed was outdated.

Copy link
Copy Markdown
Owner

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hauntsaninja hauntsaninja merged commit de17027 into hauntsaninja:master Mar 21, 2026
2 checks passed
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.

2 participants