Reverted EmbeddedDocuments meta handling.
You now can turn off inheritance (MongoEngine/mongoengine#119)
This commit is contained in:
parent
99637151b5
commit
a2183e3dcc
6 changed files with 61 additions and 18 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%define srcname mongoengine
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.7.2
|
||||
Version: 0.7.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A Python Document-Object Mapper for working with MongoDB
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue