mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 16:27:09 +08:00
Fixes by misspell-fixer (#674)
Co-authored-by: sobolevn <sobolevn@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cfd69c0acc
commit
ee9c0d4a32
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user