Adding slugs, refactoring

This commit is contained in:
evilchili
2024-01-28 22:14:50 -08:00
parent 64451ddf8b
commit 8f17ddfb05
10 changed files with 151 additions and 58 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from wsgiref.simple_server import make_server
import webhelpers2
import tw2.core
from ttfrog.webserver.controllers import RootController
from ttfrog.webserver.controllers.root import RootController
from ttfrog.db import db
import ttfrog.path