__init__.py
author Tero Marttila <terom@fixme.fi>
Sun, 14 Sep 2014 12:56:10 +0300
changeset 55 eabf155f5327
parent 46 73aef9705d6c
permissions -rw-r--r--
pages proejcts/degal: typofix
30
a86a25a9f75b route requests through sites/www.qmsk.net, although still hardcoded
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     1
"""
a86a25a9f75b route requests through sites/www.qmsk.net, although still hardcoded
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     2
    The www.qmsk.net site is just a simple site with a filesystem-based URL mapping
a86a25a9f75b route requests through sites/www.qmsk.net, although still hardcoded
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     3
"""
a86a25a9f75b route requests through sites/www.qmsk.net, although still hardcoded
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     4