Dynamically generate meetings index (as for blog index)

This commit is contained in:
str4d
2012-09-13 03:42:24 +00:00
parent 94cb7205c8
commit f8b1cbffbb
3 changed files with 29 additions and 177 deletions

View File

@ -1,2 +1,2 @@
from i2p2www import app
app.run(debug=False)
app.run(debug=True)