issues
search
abhiabhi94
/
blog
A django based blog.
https://www.hackadda.com
MIT License
1
stars
1
forks
source link
Clean up some code
#149
Closed
abhiabhi94
closed
4 years ago
abhiabhi94
commented
4 years ago
[x] Move the general logic used repeatedly for model objects to
managers.py
[x] Move general-purpose utility functions to a folder
utils
.
[x] Remove redundant or commented code.
managers.py
utils
.