Mercurial > hg > Feedworm
log backend/couchdb/Preferences.py @ 190:b7d41325386b
age | author | description |
---|---|---|
Fri, 09 Sep 2011 17:17:39 +0200 | dirk | always return an int value for daysToKeepFeedEntries |
Fri, 09 Sep 2011 14:52:54 +0200 | dirk | introdue an abstraction for the name of the database so it can be changed via commandline parameter |
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. |