issues
search
abhiabhi94
/
blog
A django based blog.
https://www.hackadda.com
MIT License
1
stars
1
forks
source link
Revamp detail page layout
#152
Closed
abhiabhi94
closed
4 years ago
abhiabhi94
commented
4 years ago
Other changes
remove unnecessary comments
use enum instead of using raw values for determinig state of a blog
reorder some imports to comply with PEP8
Other changes