Skip to content

Commit 0187dc2

Browse files
authored
Update README.md
1 parent 87dee0b commit 0187dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ I'm going to make some assumptions about what's around us. These are predicated
3636

3737
# polls/views.py
3838
from django.views import ListView
39-
from cssgrid import CSSGridMixin
39+
from cssgrid.views import CSSGridMixin
4040
from .models import Question
4141

4242

0 commit comments

Comments
 (0)