mirror of
https://github.com/django/django.git
synced 2025-08-22 11:34:33 +00:00

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2 lines
98 B
Python
2 lines
98 B
Python
# This is just to test finding, it doesn't have to be a real WSGI callable
|
|
application = object()
|