django-multiselectfield/multiselectfield
Thijs Boehme 1b4353bd47 Update lazy translation import (#102)
`ugettext_lazy` is deprecated as of Django 3.0 (to be removed in Django 4.0)
2019-12-12 23:10:34 +01:00
..
db fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (#100) 2019-11-01 07:03:57 +01:00
forms Add min_choices validation 2017-01-01 18:50:26 -07:00
locale/es/LC_MESSAGES Move multiselectfile app to parent folder 2013-12-04 16:44:19 +01:00
__init__.py Add AppConfigs to example app and multiselectfield 2017-02-21 14:44:21 -07:00
apps.py Add AppConfigs to example app and multiselectfield 2017-02-21 14:44:21 -07:00
utils.py Add flake8 tests, and fix all flake8 errors we don't ignore 2017-01-01 20:41:35 -07:00
validators.py Update lazy translation import (#102) 2019-12-12 23:10:34 +01:00