Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

franckbret
Copy link

Since Feb. 26, 2013 Django 1.5 has been released, so if you say that your module requires Django, setup will automatically install 1.5.
If it's convenient for new project that's not the case for old one's...
In this case best options are to require a decent version of Django for which we are sure django-select2 is fully compatible.
In this pull request I've set it to Django>=1.3
Another option is to remove django requirement as it let user make their own choice.

applegrew added a commit that referenced this pull request Mar 12, 2013
Be smarter with django requirements version
@applegrew applegrew merged commit 9731167 into applegrew:master Mar 12, 2013
@franckbret
Copy link
Author

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants