mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-09-19 02:03:18 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from django.core.handlers.wsgi import WSGIHandler
|
||||
|
||||
|
||||
def get_wsgi_application() -> WSGIHandler: ...
|
||||
Reference in New Issue
Block a user