Drew Hubl
|
3c9339bc48
|
Fix Django versions in .travis.yml so they automatically bump minor versions
|
2017-01-01 20:07:23 -07:00 |
|
Drew Hubl
|
5eb16b7ee8
|
Fix min_choices commit
|
2017-01-01 19:21:22 -07:00 |
|
Werner Pieterson
|
6c64640978
|
Add min_choices validation
|
2017-01-01 18:50:26 -07:00 |
|
blag
|
c30c4baed7
|
Merge pull request #50 from kdebowski/master
Fix typo in readme file
|
2016-11-28 08:24:29 -07:00 |
|
Kamil Dębowski
|
11444e81b1
|
Fix typo in readme file
|
2016-11-28 13:04:00 +01:00 |
|
Drew Hubl
|
63e0731fa9
|
Update documentation and release version 0.1.4
|
2016-09-23 08:19:11 -06:00 |
|
Drew Hubl
|
983df569c4
|
Remove the non-working pypip.in badge
|
2016-09-23 07:41:47 -06:00 |
|
Drew Hubl
|
95a47c7d22
|
Add tests for named groups
|
2016-09-23 07:38:39 -06:00 |
|
James Andres
|
203411c3cf
|
Support for named groups in choices
|
2016-09-23 05:12:35 -06:00 |
|
Drew Hubl
|
59b83db9f8
|
Add test to check flatchoices
|
2016-09-23 04:53:51 -06:00 |
|
Drew Hubl
|
ffcb337744
|
Remove flatchoices property - fixes #37
|
2016-09-23 04:26:24 -06:00 |
|
Drew Hubl
|
d997a7a422
|
Add test for .values_list()
|
2016-09-23 04:15:01 -06:00 |
|
Drew Hubl
|
67e47d24a8
|
Adjust settings to silence warnings
|
2016-09-22 11:16:41 -06:00 |
|
Drew Hubl
|
0a906b944e
|
Test all if/else branches of utils.get_max_length
|
2016-09-22 10:54:17 -06:00 |
|
blag
|
d34f743e2b
|
Merge pull request #27 from dmitry-krasilnikov/master
Specifying default value in South fixed
|
2016-09-22 10:49:16 -06:00 |
|
Drew Hubl
|
17ef02d42d
|
Add Django 1.8-1.10 to tox and travis configs
|
2016-09-22 09:28:31 -06:00 |
|
blag
|
254325159d
|
Merge pull request #32 from danilogbotelho/master
to_python returns list instead of None
|
2016-09-22 03:21:58 -06:00 |
|
Danilo G. Botelho
|
212a833e10
|
next release
|
2015-06-03 15:40:28 -03:00 |
|
Danilo G. Botelho
|
9dd27b1b48
|
to_python returns list instead of None
|
2015-06-03 15:21:12 -03:00 |
|
Dmitriy Krasilnikov
|
9abd91dafa
|
Using string_type instead of str and unicode
|
2014-12-20 11:38:16 +08:00 |
|
Dmitriy Krasilnikov
|
6ce92c4ea4
|
Specifying default value in South fixed
|
2014-11-28 13:54:30 +08: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
|
e66f0b33c2
|
Adding tests to the new feature
|
2014-10-13 16:24:40 +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
|
11eb465c41
|
Adding last name
|
2014-10-13 15:58:32 +02:00 |
|
Pablo Martín
|
ccc40aa0f5
|
Ready to new release
|
2014-10-13 15:57:44 +02:00 |
|
Pablo Martín
|
c9c7d07741
|
Now django.multiselectfield support Django 1.7
|
2014-10-13 14:52:13 +02:00 |
|
Pablo Martín
|
b3ea613558
|
Merge pull request #21 from vasyabigi/master
Fixed prep/to_python values of model field.
|
2014-10-13 14:46:10 +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 |
|
Pablo Martín
|
a01e3a27c3
|
Ready to new release
|
2014-04-04 09:47:32 +02:00 |
|
Pablo Martín
|
2cf0052597
|
Ready to new release
|
2014-04-04 09:46:21 +02:00 |
|
Pablo Martín
|
7a5cac57f5
|
Windows OS compatibility
|
2014-04-04 09:46:07 +02:00 |
|
Pablo Martín
|
9e42068aa9
|
Merge pull request #12 from ben2367/patch-1
Update README.rst
|
2014-01-22 23:16:36 -08:00 |
|
Benjamin Port
|
ce28e94902
|
Update README.rst
Change configfield by multiselectfield
|
2014-01-23 00:20:30 +01:00 |
|
Pablo Martín
|
2fc1209d98
|
Fix #11 Include the spanish translations to the pypi egg, and improvements in the readme file
|
2014-01-19 19:03:37 +01:00 |
|
Vasyl Stanislavchuk
|
009d6c1c52
|
Fixed prep/to_python values of model field.
|
2013-12-31 10:54:15 +02:00 |
|
Pablo Martín
|
d495bba302
|
Ready to new release
|
2013-12-04 17:14:59 +01:00 |
|
Pablo Martín
|
9678267b60
|
This is unnecesary
|
2013-12-04 16:59:43 +01:00 |
|
Pablo Martín
|
31b1427ce0
|
Detail after move the code
|
2013-12-04 16:53:25 +01:00 |
|
Pablo Martín
|
156c78a665
|
Move multiselectfile app to parent folder
|
2013-12-04 16:44:19 +01:00 |
|
Pablo Martín
|
34f5f7613b
|
Fix bug in wsgi file
|
2013-12-04 16:43:05 +01:00 |
|
Pablo Martín
|
6ec3c13740
|
Add example project section
|
2013-11-30 20:19:05 +01:00 |
|
Pablo Martín
|
6664b433fd
|
Spanish translations
|
2013-11-30 20:08:16 +01:00 |
|
Pablo Martín
|
03ef1baa73
|
Ready to new release
|
2013-11-30 19:58:19 +01:00 |
|
Pablo Martín
|
945f37fddf
|
Refactor get_choices_selected
|
2013-11-30 19:57:20 +01:00 |
|
Pablo Martín
|
dd7ff42d24
|
Remove unnecesary code
|
2013-11-30 19:31:14 +01:00 |
|
Pablo Martín
|
17bad27260
|
Improvements in the default value
|
2013-11-30 19:25:58 +01:00 |
|