Blog web application in Django
and many more ...
-
0.0.1
- Full stack Blog with Posts, Comment, Add post, Edit Post, Draft, Login, Managing comments and Post.
Sahil Rajput – sahil.rajput.0196@gmail.com
Distributed under the MIT license. See LICENSE
for more information.
- Fork it (https://github.com/sahil-rajput/django-blog/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request