Django Polyfield
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-polyfield-0.1.0.tar.gz
(6.2 kB
view hashes)
Built Distribution
Close
Hashes for django_polyfield-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38a27127b168ac09154c99d807cfe8cb06419b8886f586bbfa913c402310a692 |
|
MD5 | 82708226f660160452c7d2402c956ccb |
|
BLAKE2b-256 | c8a7d647e7e54add7e45b8e1e06452fb978b23ebb080607f4611a4c4ad265944 |