django-select2/django_select2
Jan Pieter Waagmeester 2ea6ef8edb Fix typo in docstring ChoicesField -> ChoiceField (#472)
It's `django.forms.ChoiceField`, not `django.forms.ChoicesField`.

Used correctly here: 
a9aa31146f/django_select2/forms.py (L143)
2018-05-06 13:02:38 +02:00
..
static/django_select2 Chained select2 2017-04-18 10:57:33 +02:00
__init__.py Add support for Django 2.0 2017-11-25 18:56:46 +01:00
apps.py Add support for Django 2.0 2017-11-25 18:56:46 +01:00
cache.py Drop Python 2 support 2017-11-25 18:56:46 +01:00
conf.py Improving documentation (#455) 2018-02-02 10:26:51 +01:00
forms.py Fix typo in docstring ChoicesField -> ChoiceField (#472) 2018-05-06 13:02:38 +02:00
urls.py Drop Python 2 support 2017-11-25 18:56:46 +01:00
views.py Drop Python 2 support 2017-11-25 18:56:46 +01:00