Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian: initial packagingHEADmaster | Serghei Mihai | 2016-04-05 | 6 | -0/+52 |
* | Better more explicit | Pablo Martín | 2014-10-13 | 3 | -4/+4 |
* | Fix #16 Now the multiselectfield could be a readonly. | Pablo Martín | 2014-10-13 | 2 | -0/+6 |
* | Adding tests to the new feature | Pablo Martín | 2014-10-13 | 2 | -0/+7 |
* | Merge branch 'master' of https://github.com/litchfield/django-multiselectfiel... | Pablo Martín | 2014-10-13 | 2 | -3/+8 |
|\ | |||||
| * | Improved handling of empty values | Simon Litchfield | 2014-05-14 | 1 | -1/+3 |
| * | Added get_FIELD_list method to return choice labels as a list rather than a c... | Simon Litchfield | 2014-05-14 | 1 | -2/+5 |
* | | Adding last name | Pablo Martín | 2014-10-13 | 1 | -1/+1 |
* | | Ready to new release | Pablo Martín | 2014-10-13 | 6 | -5/+13 |
* | | Now django.multiselectfield support Django 1.7 | Pablo Martín | 2014-10-13 | 6 | -5/+37 |
* | | Merge pull request #21 from vasyabigi/master | Pablo Martín | 2014-10-13 | 1 | -11/+11 |
|\ \ | |/ |/| | |||||
| * | Fixed get_field_display method for None value. | Vasyl Stanislavchuk | 2014-07-21 | 1 | -8/+9 |
| * | Fixed prep/to_python values of model field. | Vasyl Stanislavchuk | 2013-12-31 | 1 | -3/+2 |
* | | Ready to new release | Pablo Martín | 2014-04-04 | 1 | -1/+1 |
* | | Ready to new release | Pablo Martín | 2014-04-04 | 1 | -1/+3 |
* | | Windows OS compatibility | Pablo Martín | 2014-04-04 | 1 | -1/+0 |
* | | Merge pull request #12 from ben2367/patch-1 | Pablo Martín | 2014-01-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update README.rst | Benjamin Port | 2014-01-22 | 1 | -1/+1 |
|/ / | |||||
* | | Fix #11 Include the spanish translations to the pypi egg, and improvements in... | Pablo Martín | 2014-01-19 | 3 | -18/+29 |
|/ | |||||
* | Ready to new release | Pablo Martín | 2013-12-04 | 2 | -1/+6 |
* | This is unnecesary | Pablo Martín | 2013-12-04 | 1 | -1/+0 |
* | Detail after move the code | Pablo Martín | 2013-12-04 | 1 | -1/+1 |
* | Move multiselectfile app to parent folder | Pablo Martín | 2013-12-04 | 9 | -0/+0 |
* | Fix bug in wsgi file | Pablo Martín | 2013-12-04 | 1 | -1/+1 |
* | Add example project section | Pablo Martín | 2013-11-30 | 1 | -0/+12 |
* | Spanish translations | Pablo Martín | 2013-11-30 | 3 | -0/+24 |
* | Ready to new release | Pablo Martín | 2013-11-30 | 2 | -3/+4 |
* | Refactor get_choices_selected | Pablo Martín | 2013-11-30 | 1 | -6/+4 |
* | Remove unnecesary code | Pablo Martín | 2013-11-30 | 1 | -7/+2 |
* | Improvements in the default value | Pablo Martín | 2013-11-30 | 1 | -1/+1 |
* | Improvements in the default value | Pablo Martín | 2013-11-30 | 2 | -2/+9 |
* | Fix detail to django 1.6 | Pablo Martín | 2013-11-26 | 1 | -2/+6 |
* | Improvements in the tests | Pablo Martín | 2013-11-26 | 2 | -3/+8 |
* | Typo error, copy and paste | Pablo Martín | 2013-11-26 | 1 | -1/+1 |
* | Add more tests | Pablo Martín | 2013-11-26 | 1 | -0/+22 |
* | Add more tests | Pablo Martín | 2013-11-26 | 4 | -11/+32 |
* | Detail of readme file | Pablo Martín | 2013-11-26 | 1 | -1/+1 |
* | Add badgets to readme file | Pablo Martín | 2013-11-26 | 1 | -0/+6 |
* | Structure of the tests | Pablo Martín | 2013-11-26 | 6 | -0/+169 |
* | Update readme file and changes file | Pablo Martín | 2013-11-26 | 2 | -7/+21 |
* | Now max_length is not required, the Multiselect field calculate it. And max_c... | Pablo Martín | 2013-11-26 | 5 | -20/+95 |
* | Details | Pablo Martín | 2013-11-19 | 1 | -3/+2 |
* | Fixed #4 Created test/example project | Pablo Martín | 2013-11-19 | 13 | -0/+463 |
* | Detail | Pablo Martín | 2013-11-19 | 1 | -0/+1 |
* | Fix #1 now works if the first composant of the list of tuple is an integer | Pablo Martín | 2013-11-19 | 1 | -5/+2 |
* | Update the changes file | Pablo Martín | 2013-11-13 | 1 | -0/+6 |
* | Merge pull request #3 from evildmp/issue_2_version_checking | Pablo Martín | 2013-11-13 | 1 | -1/+1 |
|\ | |||||
| * | fixed #2 Python 2.6, sys.version.major test fails (not a tuple) | Daniele Procida | 2013-11-12 | 1 | -1/+1 |
|/ | |||||
* | Upload the version at the setup file | Pablo Martín | 2013-09-11 | 1 | -1/+1 |
* | Add the badges | Pablo Martín | 2013-09-11 | 1 | -0/+6 |