django-serializable-model
Django classes to make your models, managers, and querysets serializable, with built-in support for related objects in ~150 LoC
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-serializable-model
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.0.6 | 2019-10-26 | |||
0.0.5 | 2019-08-22 | |||
0.0.5a1 pre-release | 2019-08-08 | |||
0.0.4 | 2019-08-08 | |||
0.0.3 | 2018-07-31 | |||
0.0.2 | 2018-07-29 | |||
0.0.1 | 2018-03-18 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue