Add GenericLazyReferenceField

This commit is contained in:
Emmanuel Leblond
2017-11-06 12:17:31 +01:00
parent e6c0280b40
commit 35d0458228
3 changed files with 261 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ Changelog
Changes in 0.15.0
=================
- Add LazyReferenceField to address #1230
- Add LazyReferenceField and GenericLazyReferenceField to address #1230
Changes in 0.14.1
=================