Go to file
Luke Faraone f6b481546f Offer to subscribe / create classes if user zwrites to a non-subbed class
Here we check if a class exists. If not, we prompt the user to create, sub,
and send his message to the class. If the class exists but we're not subbed
we prompt the user to sub.

This commit also added a decorator to views.py and refactored out some
redundant code.

(imported from commit 7234ef6c080f2a6de6ff0922635dddd90032f7fe)
2012-09-06 14:33:55 -04:00
humbug Offer to subscribe / create classes if user zwrites to a non-subbed class 2012-09-06 14:33:55 -04:00
servers/humbug-dev apache: Timeout talking to app after 20 minutes only 2012-09-05 15:53:40 -04:00
templates/zephyr Offer to subscribe / create classes if user zwrites to a non-subbed class 2012-09-06 14:33:55 -04:00
tools Remove obsolete wiki user script 2012-09-04 20:50:34 -04:00
zephyr Offer to subscribe / create classes if user zwrites to a non-subbed class 2012-09-06 14:33:55 -04:00
.gitignore Add gitignore 2012-08-28 18:36:55 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00
models.py Initial commit of sqlalchemy models. 2012-08-28 12:41:50 -04:00