File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ See `Github releases`_
54
54
55
55
56
56
.. _Django : https://www.djangoproject.com/
57
- .. _Select2 : http ://ivaynberg.github.com/ select2/
57
+ .. _Select2 : https ://select2.org /
58
58
.. _autocomplete_fields : https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields
59
59
.. _CHANGELOG.md : CHANGELOG.md
60
60
.. _Github releases : https://github.com/applegrew/django-select2/releases
Original file line number Diff line number Diff line change 4
4
The application includes Select2 driven Django Widgets and Form Fields.
5
5
6
6
.. _Django: https://www.djangoproject.com/
7
- .. _Select2: http ://ivaynberg.github.com/ select2/
7
+ .. _Select2: https ://select2.org /
8
8
9
9
"""
10
10
default_app_config = 'django_select2.apps.Select2AppConfig'
You can’t perform that action at this time.
0 commit comments