mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-07 15:40:57 +00:00
Update README
This commit is contained in:
parent
bdb936f762
commit
9895dc613f
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -18,7 +18,7 @@ Installation
|
|||
|
||||
python manage.py collectstatic
|
||||
|
||||
4. Add `django_select` to your urlconf if use any 'Auto' fields.
|
||||
4. Add `django_select` to your urlconf if you use any 'Auto' fields.
|
||||
|
||||
url(r'^select2/', include('django_select2.urls')),
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue