mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 12:44:29 +08:00
add support for _meta.get_field() typechecking
This commit is contained in:
@@ -35,3 +35,4 @@ RELATED_FIELDS_CLASSES = {
|
||||
}
|
||||
|
||||
MIGRATION_CLASS_FULLNAME = 'django.db.migrations.migration.Migration'
|
||||
OPTIONS_CLASS_FULLNAME = 'django.db.models.options.Options'
|
||||
|
||||
Reference in New Issue
Block a user