]> git.ipfire.org Git - ipfire.org.git/blobdiff - webapp/handlers.py
Huge update for fireinfo, introducting talk and nopaste
[ipfire.org.git] / webapp / handlers.py
index 3e497a8c7d893ae0fe1e45d9f87ef7d749d62d6e..7d662dd8cd137c988f0f8fb459fbe1fcab712db5 100644 (file)
@@ -19,13 +19,14 @@ from handlers_admin import *
 from handlers_base import *
 from handlers_boot import *
 from handlers_download import *
+from handlers_fireinfo import *
 from handlers_iuse import *
 from handlers_mirrors import *
 from handlers_news import *
 from handlers_nopaste import *
 from handlers_planet import *
 from handlers_rss import *
-from handlers_stasy import *
+from handlers_talk import *
 from handlers_tracker import *
 from handlers_wishlist import *