Commit graph

  • e7fa49a6e2
    Prevent literal "None" placeholders (#591) master 7.2.1 Benbb96 2020-02-25 11:50:21 +0100
  • 39ab326884 Add support for Django 3.0 7.2.0 Johannes Hoppe 2020-01-05 17:12:38 +0100
  • 9e916614dc Switch to GitHub actions workflow-ci Johannes Hoppe 2019-12-13 14:50:15 +0100
  • d63f410bca Improve getting started documentation (#542) Mario Frasca 2019-12-13 08:52:03 -0500
  • 5680f0daf9 Update Select2 library to version 4.0.12 7.1.2 Adrien Delhorme 2019-11-21 10:21:54 +0100
  • 8deb2b6a11
    Create FUNDING.yml Johannes Hoppe 2019-10-30 10:09:30 +0900
  • 37e2515be6
    Add name to setup.py to enable GH dependency graph Johannes Hoppe 2019-10-29 11:30:12 +0900
  • cc8989a625 Fix typo Johannes Hoppe 2019-10-08 09:54:06 -1000
  • 1ae52d7436 Fix #574 -- Update jQuery documentation Johannes Hoppe 2019-10-08 09:41:37 -1000
  • dca7dbc5d1 Fix #565 -- Support empty_label on ModelSelect fields. 7.1.1 Johannes Hoppe 2019-08-26 17:02:43 +0200
  • 8bd7f7209f Try to get queryset form choices, if possible (#509) 7.1.0 predatell 2019-07-09 16:38:59 +0000
  • 6b1ca10b06 Fix typo Johannes Hoppe 2019-07-08 17:00:33 +0200
  • 4f96e21333 Resolve #557 -- Improve documentation for ModelSelect2TagWidget Johannes Hoppe 2019-07-08 16:34:51 +0200
  • 8494b10fcc Fix pycodestyle issue 7.0.5 Johannes Hoppe 2019-06-10 17:51:01 +0200
  • ff68bf1050 Fix #550 -- Omit tests from wheel Johannes Hoppe 2019-06-10 17:42:32 +0200
  • fc081bdc84 Fix pycodestyle issue issues/550 Johannes Hoppe 2019-06-10 17:51:01 +0200
  • 517ca9bfd3 Fix #550 -- Omit tests from wheel Johannes Hoppe 2019-06-10 17:42:32 +0200
  • c15de464d5 Fix #544 -- Ensure correct attribute defaults (#547) 7.0.4 Mario Frasca 2019-06-10 10:09:04 -0500
  • 898b2e84dd Fix #418 –– Remove extra Q created in the ORM query (#548) Vipul Chaudhary 2019-06-10 20:27:17 +0530
  • 1e4056bd62 fixed typo in docs Pablo Montepagano 2019-05-30 17:58:49 -0300
  • 2bb6f3a974 Set Sphinx project settings in conf.py file Johannes Hoppe 2019-04-11 12:29:40 +0200
  • fa9d8baba8 Set master_doc for readthedocs Johannes Hoppe 2019-04-11 12:17:51 +0200
  • df5bf9e893 Fix travis deployment pipeline 7.0.3 Johannes Hoppe 2019-04-10 14:05:57 +0200
  • 4d0d702aaf Don't skip after_success Johannes Hoppe 2019-04-10 13:50:22 +0200
  • 0c82edf65c Fix release process Johannes Hoppe 2019-04-10 13:27:19 +0200
  • 0021f35b2a Use setuptools_scm for versioning Johannes Hoppe 2019-04-10 11:46:10 +0200
  • ad42a01083 Fix #535 -- Add static files to dist package Johannes Hoppe 2019-04-10 10:11:36 +0200
  • 3a7ecd1666 Move deploy to base level 7.0.2 Johannes Hoppe 2019-04-08 20:20:51 +0200
  • 2f17e21b0b Simplify package setup 7.0.1 Johannes Hoppe 2019-04-08 18:55:31 +0200
  • 9de7f29815
    Update issue templates Johannes Hoppe 2019-04-05 15:33:02 +0200
  • ffe91627d8 Add documentation for new request argument 7.0.0 Johannes Hoppe 2019-03-13 15:06:59 +0100
  • 66d2051c20 Fix django master Johannes Hoppe 2019-03-10 13:44:04 +0100
  • 48ceeaa312 Update travis-contif Johannes Hoppe 2019-03-10 12:29:54 +0100
  • 9b54cc30c7 Add Django 2.2 support Johannes Hoppe 2019-03-10 12:13:43 +0100
  • 82859121a6 Update get_started.rst (#513) Andrew Benedict Wallace 2018-09-05 23:13:59 -0700
  • d34cd2e5de
    Enable check suite (#508) Johannes Hoppe 2018-08-27 14:14:19 +0200
  • e4efaab6f1 Fix automated NPM deployment process (#505) 6.3.1 Thomas Grainger 2018-08-23 17:59:21 +0100
  • 1e8971c12b
    Fix travis config (#504) 6.3.0 Johannes Hoppe 2018-08-22 13:49:55 +0200
  • de7e7a1903 Publish django-select2 JavaScript code on NPM (#479) Thomas Grainger 2018-08-22 11:04:02 +0100
  • 0f18958099
    Add Python 3.7 support (#502) 6.2.0 Johannes Hoppe 2018-08-18 14:36:06 +0200
  • ebbdd2b9be
    Add support for Django 2.1 (#501) Johannes Hoppe 2018-08-18 13:56:39 +0200
  • e9d96cf856
    Cleanup docs build (#466) Johannes Hoppe 2018-08-18 13:52:54 +0200
  • f6eaa26c16 Fix #493 -- Fix Python 3.5 compatibility 6.1.2 Johannes Hoppe 2018-08-05 11:33:44 +0200
  • 73d4be8992 Switch Chrome Driver to package Johannes Hoppe 2018-07-27 09:15:20 +0200
  • e1d42bfcad Update Select2 library to version 4.0.5 6.1.1 Johannes Hoppe 2018-07-24 11:02:22 +0200
  • 1954bf57fa Add SELECT2_LIB_VERSION setting Johannes Hoppe 2018-07-24 11:00:53 +0200
  • 08ca1c1c36 Add note about Select2 support in Django 2.0 admin (#488) Asger Hautop Drewsen 2018-07-01 10:37:30 +0200
  • aef27f48df Add option to exclude the Select2 library from form media (#484) 6.1.0 Bill Yeh 2018-06-30 14:58:47 +0200
  • f31beec0c4
    Add support for custom to_field names for foreign keys (#486) Johannes Hoppe 2018-06-30 14:56:32 +0200
  • 496cc7c502 Fallback i18n js files for zh-hans/zh-hant. (#468) 6.0.3 dzhuang 2018-06-14 17:49:47 +0800
  • 17af750d88 Link to stable Django version docs not 1.8 (#480) Jan Pieter Waagmeester 2018-05-31 09:30:22 +0200
  • 67bf060991 Link to github releases from readme+changelog. (#481) Jan Pieter Waagmeester 2018-05-31 09:29:18 +0200
  • d9c899e8f7 Resolve pickle security note Johannes Hoppe 2018-05-07 18:51:21 +0200
  • e4729feb9a Add bandit config Johannes Hoppe 2018-05-07 18:45:56 +0200
  • 2ea6ef8edb Fix typo in docstring ChoicesField -> ChoiceField (#472) Jan Pieter Waagmeester 2018-05-06 13:02:38 +0200
  • a9aa31146f Fixed display of ModelSelect2Mixin.filter_queryset() doc. (#470) Sergey Fedoseev 2018-03-24 18:25:42 +0500
  • c2331b272a Add some quickstart docs (#467) Inti Ocean 2018-03-19 11:09:54 +0000
  • 5d98048c9f
    Fix #464 -- Freeze Sphinx to 1.6.5 Johannes Hoppe 2018-03-07 22:36:43 +0100
  • 7782e9bc3d
    Fix #461 -- Remove explicit Django version classifiers 6.0.2 Johannes Hoppe 2018-02-17 15:05:46 +0100
  • 426cace3a3 Improving documentation (#455) Alessio Ferri 2018-02-02 10:26:51 +0100
  • 90fbf7422f
    Fix #451 -- Remove none ASCII char 6.0.1 Johannes Hoppe 2018-01-10 18:19:13 +0100
  • f6d5afe51d Add support for Django 2.0 6.0.0 Johannes Hoppe 2017-11-25 17:23:36 +0100
  • 19e2e50921 Drop Django 1.8 and 1.10 support Johannes Hoppe 2017-11-25 17:09:31 +0100
  • 937dcac08b Drop Python 3.5 support Johannes Hoppe 2017-11-25 17:08:09 +0100
  • 322b389ad3 Increment version number Johannes Hoppe 2017-11-25 17:06:43 +0100
  • ac7050d2db Fix coerage badge Johannes Hoppe 2017-11-25 16:44:45 +0100
  • d4dcc5f3c0 Switch to short version of APL2 Johannes Hoppe 2017-11-25 16:42:06 +0100
  • cca6583d48 Switch README to reStructuredText Johannes Hoppe 2017-11-25 16:40:04 +0100
  • 1b1f345b3d Switch releases to pbr Johannes Hoppe 2017-11-25 16:35:37 +0100
  • e09951ce62 Unfreeze development requirements Johannes Hoppe 2017-11-25 16:27:31 +0100
  • f967eb643b Drop Python 2 support Johannes Hoppe 2017-11-25 16:24:19 +0100
  • 176be2fdcf Update setup.cfg (#446) Jens Timmerman 2017-11-23 12:51:54 +0100
  • e1f5b7d999 Switch from coveralls to codecov Johannes Hoppe 2017-11-10 09:16:09 +0100
  • 5f263f9385 Update jinja2 from 2.9.6 to 2.10 pyup-bot 2017-11-08 21:47:51 +0100
  • 3ebad0dc12 Update coverage from 4.4.1 to 4.4.2 pyup-bot 2017-11-05 15:41:50 +0100
  • 00c082bd6d Update selenium from 3.6.0 to 3.7.0 pyup-bot 2017-11-02 23:34:44 +0100
  • 3cc666e46d Update pytz from 2017.2 to 2017.3 pyup-bot 2017-10-30 15:29:41 +0100
  • 47c191fe13 Update flake8 from 3.4.1 to 3.5.0 pyup-bot 2017-10-23 14:24:26 +0200
  • 4ebbb05d11 Update pep8 from 1.7.0 to 1.7.1 pyup-bot 2017-10-24 16:54:53 +0200
  • 4ba7ecb8a0 Update sphinx from 1.6.4 to 1.6.5 pyup-bot 2017-10-23 06:15:23 +0200
  • 2b2b11fdf4 Update sphinxcontrib-spelling from 4.0.0 to 4.0.1 pyup-bot 2017-10-11 19:06:07 +0200
  • 88319ecc47 Update sphinxcontrib-spelling from 2.3.0 to 4.0.0 pyup-bot 2017-10-10 19:36:05 +0200
  • 4c0139f253 Update pydocstyle from 2.1.0 to 2.1.1 pyup-bot 2017-10-09 19:04:04 +0200
  • fdfdbbb512 Update pydocstyle from 2.0.0 to 2.1.0 pyup-bot 2017-10-08 11:49:02 +0200
  • 15201d1c7e Update pytest from 3.2.2 to 3.2.3 pyup-bot 2017-10-04 23:29:58 +0200
  • da6867c083 Update sphinx from 1.6.3 to 1.6.4 pyup-bot 2017-09-26 03:56:41 +0200
  • 6153f4778a Update selenium from 3.5.0 to 3.6.0 pyup-bot 2017-09-26 00:48:41 +0200
  • 58d8a9faa8 Update six from 1.10.0 to 1.11.0 pyup-bot 2017-09-17 21:22:31 +0200
  • 1a27c3562d Update babel from 2.5.0 to 2.5.1 pyup-bot 2017-09-14 12:17:24 +0200
  • b81b7f4d0c Update pytest from 3.2.1 to 3.2.2 pyup-bot 2017-09-07 20:10:12 +0200
  • c07194e382 Fix incorrect i18n documentation Aaron WALKER 2017-09-07 16:20:31 +0200
  • c4b3fdfbef Add model to AddressForm example Phoebe Bright 2017-08-23 22:07:32 +0100
  • 2000395c3b Update babel from 2.4.0 to 2.5.0 pyup-bot 2017-08-18 11:16:41 +0200
  • 8911ad91b2 Update redis from 2.10.5 to 2.10.6 pyup-bot 2017-08-17 01:53:37 +0200
  • 5dec946658 Update selenium from 3.4.3 to 3.5.0 pyup-bot 2017-08-10 16:47:25 +0200
  • 85ffeda276 Update pytest from 3.2.0 to 3.2.1 pyup-bot 2017-08-09 23:21:23 +0200
  • 44d0039d49 Update pyflakes from 1.5.0 to 1.6.0 pyup-bot 2017-08-03 17:07:12 +0200
  • a3f4a28ff1 Update docutils from 0.13.1 to 0.14 pyup-bot 2017-08-03 12:28:12 +0200
  • 403a32ff46 Update pytest from 3.1.3 to 3.2.0 pyup-bot 2017-08-02 00:51:07 +0200
  • cca167bd24 Update flake8 from 3.3.0 to 3.4.1 pyup-bot 2017-07-28 14:12:01 +0200