Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbe4fbf

Browse files
committed
Merge pull request vinta#2 from rochacbruno/master
added Quokka to CMS and web2py to frameworks
2 parents c62a204 + cefe281 commit dbe4fbf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,14 +224,16 @@ so you need Python.
224224
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
225225
* [Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework.
226226
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
227+
* [web2py](http://www.web2py.com) - A full stack web framework and platform focused in the ease of use.
227228

228229
## CMS
229230

230231
*Content Management Systems*
231232

232233
* [Mezzanine](http://mezzanine.jupo.org/) - A powerful, consistent, and flexible content management platform.
233-
* [Wagtail](http://wagtail.io/) - A Django content management system
234+
* [Wagtail](http://wagtail.io/) - A Django content management system.
234235
* [django-oscar](http://oscarcommerce.com/) - An open-source ecommerce framework for Django.
236+
* [Quokka CMS](http://quokkaproject.org) - Flexible, extensible, small CMS powered by Flask and MongoDB.
235237

236238
## RESTful API
237239

0 commit comments

Comments
 (0)