We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382ffd2 commit 9fe3c01Copy full SHA for 9fe3c01
content/pages/04-web-development/08-morepath.markdown
@@ -11,6 +11,8 @@ meta: Morepath is a Python web framework with a model-driven design approach. Le
11
framework with a model-driven approach to creating web applications and web
12
APIs.
13
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
+
16
Morepath's framework philosophy is that the data models should drive the
17
creation via the web framework. By default the framework routes URLs directly
18
to model code, unlike for example Django which requires explicit URL routing
static/img/logos/morepath.jpg
61 KB
0 commit comments