Mercurial > hg > Feedworm
log backend/sqlalchemy/Feed.py @ 203:173fd7b9198f
age | author | description |
---|---|---|
2011-09-21 | dirk | remove obsolete methods |
2011-09-05 | dirk | adjust the sqlalchemy backend to the changes in AbstractFeedUpdater |
2011-08-22 | Dirk Olmes | editing a feed's properties is implemented through the backend now backend |
2011-08-21 | Dirk Olmes | move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backend base Feed.py@d68b7868ca21 |