Readme update

This commit is contained in:
AppleGrew (applegrew) 2012-08-24 12:15:55 +05:30
parent 5c46ad0c21
commit ff9f8a9428
2 changed files with 16 additions and 0 deletions

8
README
View file

@ -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

View file

@ -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