We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2e387 commit bf4ac2bCopy full SHA for bf4ac2b
blog_list/models.py
@@ -1,4 +1,5 @@
1
from django.db import models
2
+from django.urls import reverse
3
4
from datetime import datetime, timedelta
5
0 commit comments