karen commited on
Commit ·
c75c475
1
Parent(s): 167eac6
se modifico
Browse files- app/polls/views.py +0 -1
app/polls/views.py
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
from django.http import HttpResponse
|
| 2 |
-
|
| 3 |
from .models import Question
|
| 4 |
|
| 5 |
|
|
|
|
| 1 |
from django.http import HttpResponse
|
|
|
|
| 2 |
from .models import Question
|
| 3 |
|
| 4 |
|