python - Blogging application for Django -


i have website developed in django

after fact want add blog, don't feel inclined writing blogging application scratch.

can recommend light weight blogging application, nothing fancy. vanilla django blogging application add project.

i prefer django-simple-blogs no frills blogging app.

https://pypi.python.org/pypi/django-simple-blog/0.1.0

doesn't have template though - few tags you. you'd need make own templates


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -