Django Polyfield makes it possible to have a field in a Django model with polymorphic class. The field could have a single instance or a list of instances which could have different classes. Only requirement is that all of the classes are derived from PolyObject and implement JSON serialization.
-
Notifications
You must be signed in to change notification settings - Fork 1
Polymorphic fields for Django
License
suutari/django-polyfield
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Polymorphic fields for Django
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published