Mercurial > hg > Feedworm
log backend/couchdb/CouchDbBackend.py @ 164:3eeda7cec39b
age | author | description |
---|---|---|
Mon, 29 Aug 2011 03:32:39 +0200 | dirk | delete a feed via the GUI works now |
Mon, 29 Aug 2011 03:11:47 +0200 | dirk | setting a feed's properties via the GUI works now |
Mon, 29 Aug 2011 03:08:05 +0200 | dirk | Creating a feed via the GUI works now. |
Mon, 29 Aug 2011 02:33:51 +0200 | dirk | all preferences are stored in a single JSON document in the couchdb backend. PreferencesDialog converts QString to a proper Python datatybe before sending it to the backend. |