django-separatedvaluesfield

Custom field for Django to separate multiple values in database with a separator and retrieve them as list

Installation

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

pip3 install django-separatedvaluesfield

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.6.0 2018-07-27  
0.5.0 2017-04-14  
0.4.0 2016-10-10  
0.3.3 2015-12-21  
0.3.2 2015-04-03  
0.3.1 2015-04-02  
0.3 2015-03-26  
0.2 2014-09-16  
0.1 2013-12-05  

Issues with this package?

Page last updated 2026-05-12 15:28:02 UTC