- Include the spanish translations to the pypi egg
- Improvements in the readme file
- Thanks to:
- Move the multiselectfield app to parent folder
- Details
- Test/example project
- Now works if the first composant of the list of tuple is an integer
- Now max_length is not required, the Multiselect field calculate it automatically.
- The max_choices attr can be a attr in the model field
- Refactor the code
- Spanish translations
- Support to python2.6
- Thanks to:
- Python 3 compatible
- Fix an error, the snippet had another error when the choices were translatables
- Improvements in the README file
- Fix an error, the snippet had an error.
- Initial version from the next snippet