Danilo G. Botelho
|
9dd27b1b48
|
to_python returns list instead of None
|
2015-06-03 15:21:12 -03:00 |
|
Pablo Martín
|
c232d1776c
|
Better more explicit
|
2014-10-13 19:57:40 +02:00 |
|
Pablo Martín
|
5009091673
|
Fix #16 Now the multiselectfield could be a readonly.
This solution is a little dirty, please if this does not work (in some case) tell me something
|
2014-10-13 17:08:19 +02:00 |
|
Pablo Martín
|
feb36f8fce
|
Merge branch 'master' of https://github.com/litchfield/django-multiselectfield into get_display
Conflicts:
multiselectfield/db/fields.py
|
2014-10-13 16:16:06 +02:00 |
|
Pablo Martín
|
ccc40aa0f5
|
Ready to new release
|
2014-10-13 15:57:44 +02:00 |
|
Vasyl Stanislavchuk
|
cbfe2ee9bd
|
Fixed get_field_display method for None value.
|
2014-07-21 14:52:30 +03:00 |
|
Simon Litchfield
|
c7daa84610
|
Improved handling of empty values
|
2014-05-14 18:03:55 +10:00 |
|
Simon Litchfield
|
e8c9650f19
|
Added get_FIELD_list method to return choice labels as a list rather than a comma separated string
|
2014-05-14 17:50:59 +10:00 |
|
Vasyl Stanislavchuk
|
009d6c1c52
|
Fixed prep/to_python values of model field.
|
2013-12-31 10:54:15 +02:00 |
|
Pablo Martín
|
156c78a665
|
Move multiselectfile app to parent folder
|
2013-12-04 16:44:19 +01:00 |
|