Mercurial > getan
comparison ChangeLog @ 41:f44f808e7d47
Make getan runnable if there is no project in database.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 15 Dec 2010 11:55:25 +0100 |
parents | e4759cc8f5e7 |
children | 39d845d3fec4 |
comparison
equal
deleted
inserted
replaced
40:e4759cc8f5e7 | 41:f44f808e7d47 |
---|---|
1 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 Make getan runnable if there is no project in database. | |
4 | |
5 * getan.py, getan/states.py, getan/view.py: Various checks | |
6 to ensure you really have a project. | |
7 | |
1 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * getan/backend.py: Create database file if it does | 10 * getan/backend.py: Create database file if it does |
4 not exist. | 11 not exist. |
5 | 12 |