Added switch_db method to document instances (#106)

This commit is contained in:
Ross Lawley
2013-01-23 16:07:07 +00:00
parent e5e88d792e
commit ea46edf50a
5 changed files with 94 additions and 5 deletions

View File

@@ -33,6 +33,7 @@ Changes in 0.8.X
- Fixed reverse delete rule with inheritance (#197)
- Fixed validation for GenericReferences which havent been dereferenced
- Added SwitchDB context manager (#106)
- Added switch_db method to document instances (#106)
Changes in 0.7.9
================