Commit graph

24 commits

Author SHA1 Message Date
Drew Hubl
123d22ba1d Support custom user model (and Django > 1.8) in example app 2017-02-21 14:44:21 -07:00
Drew Hubl
5057ef9e67 Add AppConfigs to example app and multiselectfield 2017-02-21 14:44:21 -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
95a47c7d22 Add tests for named groups 2016-09-23 07:38:39 -06:00
Drew Hubl
59b83db9f8 Add test to check flatchoices 2016-09-23 04:53:51 -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
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