Skip to content

Commit 9fe3c01

Browse files
committed
add morepath logo to page
1 parent 382ffd2 commit 9fe3c01

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/pages/04-web-development/08-morepath.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ meta: Morepath is a Python web framework with a model-driven design approach. Le
1111
framework with a model-driven approach to creating web applications and web
1212
APIs.
1313

14+
<a href="http://morepath.readthedocs.org/en/latest/" style="border: none;"><img src="/img/logos/morepath.jpg" width="100%" alt="Official Morepath web framework logo." class="shot"></a>
15+
1416
Morepath's framework philosophy is that the data models should drive the
1517
creation via the web framework. By default the framework routes URLs directly
1618
to model code, unlike for example Django which requires explicit URL routing

static/img/logos/morepath.jpg

61 KB
Loading

0 commit comments

Comments
 (0)