Fixes by misspell-fixer (#674)

Co-authored-by: sobolevn <sobolevn@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-24 10:48:48 +03:00
committed by GitHub
parent cfd69c0acc
commit ee9c0d4a32

View File

@@ -244,7 +244,7 @@
username = models.CharField(max_length=100)
- case: annotate_currently_allows_lookups_of_non_existant_field
- case: annotate_currently_allows_lookups_of_non_existent_field
main: |
from myapp.models import User
from django.db.models.expressions import F