mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
Recommending v1.1 branch
This commit is contained in:
parent
14fa11836d
commit
be3b8d0cd2
2 changed files with 6 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
testapp/tt.py
|
||||
|
||||
*.pyc
|
||||
|
|
@ -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
|
||||
==============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue