bugfixing
This commit is contained in:
@@ -176,8 +176,6 @@ def show(request, id=None):
|
||||
if not obj.published:
|
||||
related_posts.remove(obj)
|
||||
|
||||
print(settings.STATICFILES_DIRS)
|
||||
|
||||
context = {
|
||||
"post": post,
|
||||
"files": files,
|
||||
|
||||
Reference in New Issue
Block a user