issues
search
benoitc
/
couchdbkit
CouchDB python framework
http://couchdbkit.org
Other
265
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proposing a PR to fix a few small typos
#196
timgates42
opened
3 years ago
0
Remove six dependency during installation
#195
pr33thi
opened
6 years ago
2
pip does not yet include the django 1.7 fix
#194
chilismaug
opened
6 years ago
0
pip install in windows (python3) returns errors
#193
paweueck
opened
7 years ago
2
fetch_attachment does not consider '_rev_'
#192
dedalus2000
opened
8 years ago
0
Support Erlang views
#191
dfa
opened
8 years ago
0
http://couchdbkit.org down?
#190
muellermichel
opened
8 years ago
7
Signals
#189
tristan-potter
closed
8 years ago
1
Log error
#188
snopoke
closed
9 years ago
0
Link to GitHub on website
#187
cool-RR
opened
9 years ago
1
Doc site is down
#186
benrudolph
closed
9 years ago
1
Django 1.7 get_verbose_name
#185
snopoke
closed
9 years ago
2
Update schema.py
#184
bjinwright
closed
7 years ago
0
Jsonobject fix tests
#183
dannyroberts
closed
10 years ago
1
Update home.html
#182
blalab
closed
10 years ago
0
Typo in Link on http://couchdbkit.org/docs/
#181
cwaldbieser
opened
10 years ago
0
couchdbkit.ext.django.schema thows import error with Django 1.7
#180
Jokipii
opened
10 years ago
5
Fix data wrapping for properties
#179
offlinehacker
opened
10 years ago
0
client.py now supports creating security docs.
#178
muellermichel
opened
10 years ago
4
Keyerror when saving security docs
#177
muellermichel
opened
10 years ago
1
Add a bit more detailed django app example
#176
reyiyo
closed
10 years ago
0
Added update function (aka update handler) support
#175
oliora
closed
10 years ago
0
save_docs support new_edits param that is used in the replication algorithm.
#174
jengdal
closed
10 years ago
0
bring back get_test_db_name from PR #172
#173
dannyroberts
closed
10 years ago
3
fix testrunner for new-style COUCHDB_DATABASES
#172
stefankoegl
closed
11 years ago
0
bring back lenient wrapping unless classes is explicitly set
#171
dannyroberts
closed
11 years ago
3
fix ViewResults docstring
#170
dannyroberts
closed
11 years ago
0
Fix regression in behavior of passing wrapper to Foo.view
#169
dannyroberts
closed
11 years ago
4
improve the error message for unknown doc type from view
#168
dannyroberts
closed
11 years ago
2
include_docs should default to True in Foo.view
#167
dannyroberts
closed
11 years ago
3
Views fail with KeyError for subclasses (last good version 0.6.1)
#166
kennknowles
closed
11 years ago
5
Foo.view(...).all() fails for all classes since 0.6.1
#165
dannyroberts
closed
11 years ago
1
Do not send credentials when they are None
#164
kennknowles
closed
11 years ago
2
Add StringDictProperty
#163
dfa
closed
11 years ago
1
assert expected type of response from CouchDB
#162
stefankoegl
closed
11 years ago
1
Database object has no attribute 'last_rev'
#161
nick-thompson
closed
11 years ago
0
Remove slash from uri end
#160
leonardok
closed
11 years ago
0
sync_prepare_couchdb and sync_finish_couchdb
#159
davebenson
closed
11 years ago
0
sync_prepare_couchdb and sync_finish_couchdb iterate over different lists of apps
#158
davebenson
closed
11 years ago
2
Add caching support
#157
AndreaCrotti
closed
8 years ago
2
Bring restkit RequestFailed a bit closer to front
#156
ferrix
closed
11 years ago
0
Consumer.wait() blocks indefinitely
#155
stefankoegl
opened
11 years ago
1
Updated pyramidapp example.
#154
wendall911
closed
11 years ago
0
Remove DuplicatePropertyError
#153
198d
opened
11 years ago
0
Don't exclude null values from dynamic properties
#152
jaysw
opened
11 years ago
0
fix Database.search()
#151
stefankoegl
closed
11 years ago
0
SchemaDictProperty forces ascii key
#150
dannyroberts
opened
12 years ago
1
Fix typo LasySet -> LazySet
#149
dannyroberts
closed
11 years ago
4
Setup file shebang line for python (trivial)
#148
crodjer
closed
12 years ago
3
If a callback throws an exception, Consumer.wait() hangs.
#147
danielrichman
opened
12 years ago
1
Next