You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an if statement in the _wrap_row method of
couchdb.mapping.Document to ensure the correct handling of the revision
'_rev' key inside the _data dictionary the class uses to wrap data from
the database
Added the test_wrapped_view unittest related to this change
0 commit comments