log backend/couchdb/CouchDbBackend.py @ 162:ab2b26412b77

age author description
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.