From a8925dc48086f845a2fc680bf0e676a0e35d0bd3 Mon Sep 17 00:00:00 2001 From: kartik71792 <53457953+kartik71792@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:13:52 +0530 Subject: [PATCH 1/3] updated spaces --- comment/admin.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/comment/admin.py b/comment/admin.py index 236cce7..1126bc9 100644 --- a/comment/admin.py +++ b/comment/admin.py @@ -2,6 +2,9 @@ from .models import Comment # Register your models here. + @admin.register(Comment) + class CommentAdmin(admin.ModelAdmin): - list_display = ('id', 'content_object', 'text', 'comment_time', 'user', 'root', 'parent') \ No newline at end of file + +list_display = ('id', 'content_object', 'text', 'comment_time', 'user', 'root', 'parent') From 3c2b0cbe921bfda64d6a7b059611ade1838df012 Mon Sep 17 00:00:00 2001 From: kartik71792 <53457953+kartik71792@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:15:20 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c8da28..8a43077 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ QQ群: 894859699 -![preview](preview.png) +![preview](preview.png)/image From 6d7e9b50304cbdfe15037dfc21810ad86a6f5d63 Mon Sep 17 00:00:00 2001 From: kartik71792 <53457953+kartik71792@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:16:31 +0530 Subject: [PATCH 3/3] updated information --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a43077..9a515cb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -QQ群: 894859699 -![preview](preview.png)/image +QQ群: 894859699 +![preview](preview.png)/image/site