+ 1
Where do I start creating a blog from
CREATION OF BLOG
2 Respuestas
+ 2
In django i guess? ALWAYS write down your expectations first. Then think about the database logic and finally start coding. For comments i would suggest you implement OAuth with some platforms like google/facebook/twitter since not everybody wants to create an account on your platform.
0
Thanks