| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-19 | Made an URL prefix configurable in settings, includes tests. | Jocelyn Delande | 1 | -0/+1 | |
| 2015-04-30 | nicely deprecates DEFAULT_MAIL_SENDER as it changed upstream for flask-mail>=0.8 | Jocelyn Delande | 1 | -1/+1 | |
| 2011-10-13 | Fix some problems related to postgresql and models | Alexis Metaireau | 1 | -1/+6 | |
| 2011-07-30 | Invite people after project creation. | Alexis Metaireau | 1 | -0/+2 | |
| Uses the flask-mail extension. | |||||
| 2011-07-23 | Split the logic into different python modules: | Alexis Metaireau | 1 | -0/+4 | |
| * web.py contains the controllers (also called views) + url definitions * models.py contains the models * forms.py contains the forms * utils.py contains a set of utility fonctions to ease the dev. process | |||||
