Commit Graph

9 Commits

Author SHA1 Message Date
Pablo Martín 6463dfd0f6 Fix detail to django 1.6 2013-11-26 20:45:46 +01:00
Pablo Martín 4a21116fbc Add more tests 2013-11-26 20:04:41 +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 bdf660c561 Fix #1 now works if the first composant of the list of tuple is an integer 2013-11-19 19:29:20 +01:00
Daniele Procida 47978e9d67 fixed #2 Python 2.6, sys.version.major test fails (not a tuple) 2013-11-12 21:15:39 +01:00
Pablo Martín 1b9d617bde Support to python 3, improvements in the readme and fix a little detail 2013-09-11 10:49:03 +02:00
Pablo Martín 94cdfeae5a The snippet had a error. A function call to other function with less
parameters
2012-09-27 17:57:02 +02:00
Pablo Martín 7a20cff7f2 Add south support 2012-09-27 16:12:55 +02:00
Pablo Martín a0b976a758 Initial version 2012-09-27 16:02:41 +02:00