Skip to content

Commit 00a45d7

Browse files
authored
Update README.md
1 parent b33c304 commit 00a45d7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,19 @@ python manage.py loaddata db_backup.json
7272
```
7373

7474
#### Features
75-
Basic setup and core `Hello World!` app
76-
Blog post `crud` operations
77-
User core `signup login logout` using the name, email, password & confirm password
78-
Post created by user User profile view
79-
Post pagination on home page
80-
Search articles by `title` or `subtitle` or `category` or by `username`
81-
Blog post `view count`
82-
Login signup page error and success messages flash
83-
User dashboard and `view stats`
84-
Comment by user and `comment` approved by admin
85-
Like by the user and show a message if not logged in for comment and `likes`
86-
User `name edit` and upload `profile photo`
87-
Blog post editor using `TinyMCE`
75+
Basic setup and core `Hello World!` app <br/>
76+
Blog post `crud` operations <br/>
77+
User core `signup login logout` using the name, email, password & confirm password <br/>
78+
Post created by user User profile view <br/>
79+
Post pagination on home page <br/>
80+
Search articles by `title` or `subtitle` or `category` or by `username` <br/>
81+
Blog post `view count` <br/>
82+
Login signup page error and success messages flash <br/>
83+
User dashboard and `view stats` <br/>
84+
Comment by user and `comment` approved by admin <br/>
85+
Like by the user and show a message if not logged in for comment and `likes` <br/>
86+
User `name edit` and upload `profile photo` <br/>
87+
Blog post editor using `TinyMCE` <br/>
8888

8989

9090
#### Coming Soon
@@ -112,4 +112,4 @@ Wechat official account feature integrated. Now, you can use wechat official acc
112112
Just install notepad++,open file, change encoding to UTF-8 save and run the loaddata commads
113113
- [Django Fontawesome - Icon](https://fontawesome.com/docs/web/use-with/python-django)
114114
- [Modal Popup](https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_modal)
115-
- [TinyMCE](https://pypi.org/project/django-tinymce/)
115+
- [TinyMCE](https://pypi.org/project/django-tinymce/)

0 commit comments

Comments
 (0)