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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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?

Page last updated 2026-09-03 08:26:12 UTC