Skip to content

collins-hue/Django-Blog-Comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django-Blog-Comment

python --version == 3.6.9

Django --version == 3.2.12

Building Django Blog with Comment section. The comment received from the reader has to be filtered

( marked as accepted, By default, accepted is marked as False)

if accepted = True, the comment will appear in the blogs comment section

About

Building Django Blog with Comment section. The comment received from the reader has to be filtered( marked as accepted, By default, accepted is marked as False) if accepted = True, the comment will appear in the blogs comment section

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors