django-simple-serializer

Django Simple Serializer is a serializer to help user serialize django data or python list into json,xml,dict data in a simple way.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-simple-serializer

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.7 2017-04-27  
2.0.6 2017-03-22  
2.0.5 2017-02-25  
2.0.3 2016-10-19  
2.0.2 2016-06-22  
2.0.1 2016-06-15  
2.0.0 2016-06-15  
1.0.4 2015-10-16  
1.0.3 2015-10-16  
1.0.2 2015-10-16  
0.0.2 2015-05-23  

Issues with this package?

Page last updated 2025-06-27 22:08:43 UTC