Commit Graph

7 Commits

Author SHA1 Message Date
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