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