Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / db / fields.py @ f15bf3d9

History | View | Annotate | Download (2.8 kB)

# Date Author Comment
54975d37 10/01/2013 11:31 am Christos Stavrakakis

cyclades: Add SeparatedValuesList field

Add custom field for storing a list of values in DB. The values
are stored as a TextField separated by a delimiter.