further split of relations classes
This commit is contained in:
@ -16,6 +16,7 @@ from ormar.fields import (
|
||||
)
|
||||
from ormar.models import Model
|
||||
from ormar.queryset import QuerySet
|
||||
from ormar.relations import RelationType
|
||||
|
||||
__version__ = "0.3.0"
|
||||
__all__ = [
|
||||
|
||||
Reference in New Issue
Block a user