__init__.py
author Tero Marttila <terom@fixme.fi>
Mon, 09 Feb 2009 04:38:48 +0200
changeset 47 2cceeb731950
parent 46 73aef9705d6c
permissions -rw-r--r--
fix to work with new templates code
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