diff options
Diffstat (limited to 'lib/python2.7/site-packages/django/conf/app_template/views.py')
-rw-r--r-- | lib/python2.7/site-packages/django/conf/app_template/views.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/python2.7/site-packages/django/conf/app_template/views.py b/lib/python2.7/site-packages/django/conf/app_template/views.py deleted file mode 100644 index 91ea44a..0000000 --- a/lib/python2.7/site-packages/django/conf/app_template/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. |