If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Marked:
Package type:
app

Repository

  • Project:web2py-modular-blog-engine
  • Type:Git
  • Project's site
  • Root location:https://github.com/pythonhub/web2py-modular-blog-engine

Links

License


why?

web2py loads scripts under /models folders in alphabetical order, and it is loaded in every request, with this approach you can have a more "Pythonic" way to define your data models using pure Python Modules and an ORM like structure to define your tables.

features

This app comes with:

  • a simple blog engine
  • urls-slugs
  • multi author
  • author picture grabbed from gravatar.com
  • WYSIWYG editor with CKeditor supporting image uploads inside the editor
  • multi theme support

Author: Bruno Cezar Rocha / 2011

Related slices

Comments (1)


Hosting graciously provided by:
Python Anywhere