Commit d3633e124c10276dcc80225c6bab25fb0b2aa52a
Committed by
Claude Paroz
1 parent
e1681982
Removed unused import
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | ... | @@ -4,7 +4,6 @@ from django import http |
| 4 | 4 | from django.apps import apps |
| 5 | 5 | from django.conf import settings |
| 6 | 6 | from django.core.exceptions import ObjectDoesNotExist, ValidationError |
| 7 | -from django.db import models | |
| 8 | 7 | from django.shortcuts import render |
| 9 | 8 | from django.template.loader import render_to_string |
| 10 | 9 | from django.utils.html import escape | ... | ... |
Please
register
or
login
to post a comment