From be3b8d0cd22e657d85e2e4dee4d1b106163266fe Mon Sep 17 00:00:00 2001 From: "AppleGrew (applegrew)" Date: Mon, 20 Aug 2012 00:34:42 +0530 Subject: [PATCH] Recommending v1.1 branch --- .gitignore | 4 ++++ README.md | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01b11e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ + +testapp/tt.py + +*.pyc diff --git a/README.md b/README.md index 5f398f5..66e7c87 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +** Notice: ** Currently branch [v1.1](https://github.com/applegrew/django-select2/tree/v1.1) is being tested. It is recommended that you check out that branch first and see if that works for you. + Django-Select2 ==============