Commit graph

  • 7f511ea1af
    feat(setup.py): bump version to 0.2.0 for Django Multiselectfield master Kumi 2024-03-24 16:48:30 +0100
  • c119a2d251
    Version bump Kumi 2022-09-07 16:05:41 +0000
  • 1c0a31267d
    Make compatible with Django 4.1 (hopefully) Kumi 2022-09-07 15:58:06 +0000
  • 07a5e442b2
    Fix problem in travis with django/python version (#122) tomasgarzon 2021-02-14 16:49:14 +0100
  • 71f9ae84e6
    Return MSFList, not plain list, from form field (#118) Alieh Rymašeŭski 2021-02-14 14:47:47 +0000
  • 9c43f195ba Fix reStructuredText Tomas 2020-02-20 07:12:28 +0100
  • 715893d98e Update version Tomas 2020-02-20 06:57:53 +0100
  • 794bd41546
    Optimize multiselectfield to_python method. (#106) Jian Dai 2020-02-20 13:53:32 +0800
  • 9e44443275 Update version Tomas 2019-12-19 07:22:29 +0100
  • 9e3485264c
    Support django 3 (#103) tomasgarzon 2019-12-19 07:20:48 +0100
  • 1b4353bd47 Update lazy translation import (#102) Thijs Boehme 2019-12-12 23:10:34 +0100
  • 7341848d13 Create 0.1.10 version Tomas 2019-11-01 07:07:55 +0100
  • c4579138dd fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (#100) Serj S 2019-11-01 09:03:57 +0300
  • 66266dd30b
    Merge pull request #99 from goinnn/add-back-compatibility tomasgarzon 2019-10-04 10:45:12 +0200
  • dd8590dac5 Update info for release Tomas 2019-10-02 06:33:33 +0200
  • 3a0d70633f Fix matrix versions Tomas 2019-09-25 09:47:44 +0200
  • 9f8251b8c3 Fixing tests Tomas 2019-09-25 07:42:08 +0200
  • 27851b8eb5 Change python3 compatibility Tomas 2019-09-24 13:16:34 +0200
  • 3ab2dd9d38 Adding exclude 3.4 Tomas 2019-09-24 12:33:45 +0200
  • c18868a81e Fix exclude travis matrix Tomas 2019-09-24 12:28:45 +0200
  • c5d2422e43 Adding travis matrix Tomas 2019-09-24 12:16:16 +0200
  • 35e1c6f27b Fix flake8 errors Tomas 2019-09-24 11:58:55 +0200
  • 51f3e11e5b Remove python2.6 and 3.3 and fix flake8 errors Tomas 2019-09-24 11:55:17 +0200
  • b2aad8da31 Adding back compatibility Tomas 2019-09-24 10:44:30 +0200
  • 72177cc624
    Merge pull request #90 from uncovertruth/drop_unsupported_versions tomasgarzon 2019-09-19 06:51:55 +0200
  • 8f5581d715
    Merge branch 'master' into drop_unsupported_versions tomasgarzon 2019-09-19 06:51:45 +0200
  • d3868c3a68 Adding ignore W605 Tomas 2019-09-13 07:31:47 +0200
  • 965e1c12a9 Fix flake8 errors Tomas 2019-09-13 07:27:09 +0200
  • 679a6e446b Fix .travis.yml hirokinko 2018-09-24 10:54:26 +0900
  • a0b438280c Fix deprecation warnings. Chihiro Kaneko 2018-09-21 18:47:57 +0900
  • 944f2b51ee Drop django 1.10 or lower and Django 1.11 or higher support. Chihiro Kaneko 2018-09-21 18:44:47 +0900
  • ec49e08b64 Add new django versions and Drop EOL versions. Chihiro Kaneko 2018-09-21 18:42:29 +0900
  • 94ff6e1c3a Bump version for PyPI release Drew Hubl 2017-08-07 23:12:05 -0700
  • 2d2523ec9e Merge pull request #68 from founders4schools/fix/serialization blag 2017-08-08 00:09:04 -0600
  • d6ad0115b7 finish flake8 and pass choices to MSFList Andrew Miller 2017-07-25 16:58:52 +0100
  • dadfdaee12 flake 8 Andrew Miller 2017-07-25 16:56:26 +0100
  • 3173384d68 move MSFList class to global scope Andrew Miller 2017-07-25 16:45:19 +0100
  • e81ad8106d Bump version to 0.1.7 for PyPI release Drew Hubl 2017-05-18 07:04:25 -0600
  • af939b05fb Add Python 3.6 to the PyPI classifiers section Drew Hubl 2017-05-18 07:02:18 -0600
  • 42e7c9ab03 Merge pull request #64 from uncovertruth/fix/read_CHANGES_as_utf8 blag 2017-05-18 06:55:30 -0600
  • 2d61715e40 Fix: read README.rst and CHANGES.rst using utf-8 codecs. makoto tsuyuki 2017-05-18 19:21:44 +0900
  • 8846354dc2 Release version 0.1.6 Drew Hubl 2017-05-10 04:45:55 -0600
  • 6cdeff7b2a python2 compatible fix atten 2017-05-05 17:20:44 +0300
  • 79217af6d9 Update .gitignore [skip ci] Drew Hubl 2017-05-10 04:19:14 -0600
  • 5ea1d479fb Add Python 3.6 to test matrix Drew Hubl 2017-05-10 03:54:52 -0600
  • 8e7e2eb286 Add Django 1.11 to test matrix Drew Hubl 2017-05-09 22:15:40 -0600
  • 5c462c3d45 Merge pull request #60 from LeilaniAnn/patch-1 blag 2017-03-15 08:07:55 -0600
  • c1cf9a5d31 added indention to pass flake8 Leilani Ann Raranga 2017-03-14 23:28:54 -0700
  • ad772f572f fix for versions > 1.8 Leilani Ann Raranga 2017-03-13 18:47:05 -0700
  • 6bf9798e07 Update customized template blag 2017-02-27 06:00:36 -0700
  • 9614c437d6 Update customized template blag 2017-02-27 05:57:37 -0700
  • 0b475a41f8 Add info about customizing template blag 2017-02-21 15:39:55 -0700
  • 81fc7abc8e Merge pull request #56 from ixc/master blag 2017-02-21 15:27:09 -0700
  • 01dcad230d Add support for MultiSelectFields being listed in Admin.list_display Drew Hubl 2017-02-21 14:48:51 -0700
  • 123d22ba1d Support custom user model (and Django > 1.8) in example app Drew Hubl 2017-02-21 14:38:18 -0700
  • 5057ef9e67 Add AppConfigs to example app and multiselectfield Drew Hubl 2017-02-21 14:37:22 -0700
  • 76a9df55f5 Display correct labels in the admin when get_FIELDNAME_display is used as a readonly field. Re #26 Aram Dulyan 2017-02-08 17:54:51 +1100
  • 346b8e3f41 Update README.rst blag 2017-01-12 18:00:52 -0700
  • 8076347a5a Add DRF field usage blag 2017-01-12 14:23:21 -0700
  • 19fe9889fe Bump version for PyPI release Drew Hubl 2017-01-02 00:59:12 -0700
  • 5d02ceb6ba Merge pull request #52 from goinnn/min-choices blag 2017-01-01 21:15:38 -0700
  • 9663f1d4ca Add flake8 tests, and fix all flake8 errors we don't ignore Drew Hubl 2017-01-01 20:18:34 -0700
  • cbb769b8cb Bump minor versions in tox.ini Drew Hubl 2017-01-01 19:45:09 -0700
  • 3c9339bc48 Fix Django versions in .travis.yml so they automatically bump minor versions Drew Hubl 2017-01-01 19:44:16 -0700
  • 5eb16b7ee8 Fix min_choices commit Drew Hubl 2017-01-01 19:21:22 -0700
  • 6c64640978 Add min_choices validation Werner Pieterson 2016-11-29 11:07:43 +0200
  • c30c4baed7 Merge pull request #50 from kdebowski/master blag 2016-11-28 08:24:29 -0700
  • 11444e81b1 Fix typo in readme file Kamil Dębowski 2016-11-28 13:04:00 +0100
  • 63e0731fa9 Update documentation and release version 0.1.4 Drew Hubl 2016-09-23 08:19:11 -0600
  • 983df569c4 Remove the non-working pypip.in badge Drew Hubl 2016-09-23 07:41:47 -0600
  • 95a47c7d22 Add tests for named groups Drew Hubl 2016-09-23 05:55:08 -0600
  • 203411c3cf Support for named groups in choices James Andres 2014-12-16 10:35:32 -0800
  • 59b83db9f8 Add test to check flatchoices Drew Hubl 2016-09-23 04:53:51 -0600
  • ffcb337744 Remove flatchoices property - fixes #37 Drew Hubl 2016-09-23 04:26:24 -0600
  • d997a7a422 Add test for .values_list() Drew Hubl 2016-09-22 14:12:56 -0600
  • 67e47d24a8 Adjust settings to silence warnings Drew Hubl 2016-09-22 11:16:41 -0600
  • 0a906b944e Test all if/else branches of utils.get_max_length Drew Hubl 2016-09-22 10:54:17 -0600
  • d34f743e2b Merge pull request #27 from dmitry-krasilnikov/master blag 2016-09-22 10:49:16 -0600
  • 17ef02d42d Add Django 1.8-1.10 to tox and travis configs Drew Hubl 2016-09-22 04:15:34 -0600
  • 254325159d Merge pull request #32 from danilogbotelho/master blag 2016-09-22 03:21:58 -0600
  • 212a833e10 next release Danilo G. Botelho 2015-06-03 15:40:28 -0300
  • 9dd27b1b48 to_python returns list instead of None Danilo G. Botelho 2015-06-03 15:21:12 -0300
  • 9abd91dafa Using string_type instead of str and unicode Dmitriy Krasilnikov 2014-12-20 11:38:16 +0800
  • 6ce92c4ea4 Specifying default value in South fixed Dmitriy Krasilnikov 2014-11-28 13:54:30 +0800
  • c232d1776c Better more explicit Pablo Martín 2014-10-13 19:57:40 +0200
  • 5009091673 Fix #16 Now the multiselectfield could be a readonly. Pablo Martín 2014-10-13 17:08:19 +0200
  • e66f0b33c2 Adding tests to the new feature Pablo Martín 2014-10-13 16:24:40 +0200
  • feb36f8fce Merge branch 'master' of https://github.com/litchfield/django-multiselectfield into get_display Pablo Martín 2014-10-13 16:16:06 +0200
  • 11eb465c41 Adding last name Pablo Martín 2014-10-13 15:58:32 +0200
  • ccc40aa0f5 Ready to new release Pablo Martín 2014-10-13 15:57:44 +0200
  • c9c7d07741 Now django.multiselectfield support Django 1.7 Pablo Martín 2014-10-13 14:52:13 +0200
  • b3ea613558 Merge pull request #21 from vasyabigi/master Pablo Martín 2014-10-13 14:46:10 +0200
  • cbfe2ee9bd Fixed get_field_display method for None value. Vasyl Stanislavchuk 2014-07-21 14:52:30 +0300
  • c7daa84610 Improved handling of empty values Simon Litchfield 2014-05-14 18:03:55 +1000
  • e8c9650f19 Added get_FIELD_list method to return choice labels as a list rather than a comma separated string Simon Litchfield 2014-05-14 17:50:59 +1000
  • a01e3a27c3 Ready to new release Pablo Martín 2014-04-04 09:47:32 +0200
  • 2cf0052597 Ready to new release Pablo Martín 2014-04-04 09:46:21 +0200
  • 7a5cac57f5 Windows OS compatibility Pablo Martín 2014-04-04 09:46:07 +0200
  • 9e42068aa9 Merge pull request #12 from ben2367/patch-1 Pablo Martín 2014-01-22 23:16:36 -0800
  • ce28e94902 Update README.rst Benjamin Port 2014-01-23 00:20:30 +0100