Commit graph

21 commits

Author SHA1 Message Date
Chihiro Kaneko
944f2b51ee Drop django 1.10 or lower and Django 1.11 or higher support. 2018-09-24 10:20:21 +09:00
Leilani Ann Raranga
c1cf9a5d31 added indention to pass flake8 2017-03-14 23:28:54 -07:00
Leilani Ann Raranga
ad772f572f fix for versions > 1.8 2017-03-13 18:47:05 -07:00
Drew Hubl
9663f1d4ca Add flake8 tests, and fix all flake8 errors we don't ignore 2017-01-01 20:41:35 -07:00
Drew Hubl
67e47d24a8 Adjust settings to silence warnings 2016-09-22 11:16:41 -06:00
Drew Hubl
17ef02d42d Add Django 1.8-1.10 to tox and travis configs 2016-09-22 09:28:31 -06:00
Pablo Martín
c232d1776c Better more explicit 2014-10-13 19:57:40 +02:00
Pablo Martín
e66f0b33c2 Adding tests to the new feature 2014-10-13 16:24:40 +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
34f5f7613b Fix bug in wsgi file 2013-12-04 16:43:05 +01:00
Pablo Martín
17bad27260 Improvements in the default value 2013-11-30 19:25:58 +01:00
Pablo Martín
075950197a Improvements in the default value 2013-11-30 19:25:11 +01:00
Pablo Martín
6f53e6ac03 Improvements in the tests 2013-11-26 20:34:25 +01:00
Pablo Martín
0e62e07668 Typo error, copy and paste 2013-11-26 20:26:35 +01:00
Pablo Martín
dac9da7b7c Add more tests 2013-11-26 20:25:01 +01:00
Pablo Martín
4a21116fbc Add more tests 2013-11-26 20:04:41 +01:00
Pablo Martín
678bfc089f Structure of the tests 2013-11-26 19:20:19 +01:00
Pablo Martín
8c9c3a7682 Now max_length is not required, the Multiselect field calculate it. And max_choices could be a param in the model 2013-11-26 18:56:37 +01:00
Pablo Martín
cd3ef2e8e7 Details 2013-11-19 19:37:58 +01:00
Pablo Martín
fbb549f630 Fixed #4 Created test/example project 2013-11-19 19:32:11 +01:00