mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-02 05:10:24 +00:00
Readme update
This commit is contained in:
parent
5c46ad0c21
commit
ff9f8a9428
2 changed files with 16 additions and 0 deletions
8
README
8
README
|
|
@ -5,6 +5,14 @@ This is a [Django](https://www.djangoproject.com/) integration of [Select2](http
|
|||
|
||||
The app includes Select2 driven Django Widgets and Form Fields.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
pip install django_select2
|
||||
|
||||
More details
|
||||
============
|
||||
|
||||
More details can be found on my blog at - [http://blog.applegrew.com/2012/08/django-select2/](http://blog.applegrew.com/2012/08/django-select2/).
|
||||
|
||||
External Dependencies
|
||||
|
|
|
|||
|
|
@ -5,6 +5,14 @@ This is a [Django](https://www.djangoproject.com/) integration of [Select2](http
|
|||
|
||||
The app includes Select2 driven Django Widgets and Form Fields.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
pip install django_select2
|
||||
|
||||
More details
|
||||
============
|
||||
|
||||
More details can be found on my blog at - [http://blog.applegrew.com/2012/08/django-select2/](http://blog.applegrew.com/2012/08/django-select2/).
|
||||
|
||||
External Dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue