Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/select2 fail to load #40

Merged
merged 2 commits into from
Feb 26, 2017
Merged

Conversation

asfaltboy
Copy link
Member

Loading order of select2 js is adjusted to load after jQuery

Fixes #39

Select2 needs to be initialised AFTER jQuery is added to the global namespace.

This commit also:
- Ensures min-width for the select2 widget, and explicitly initialised the widget
for the first field selected.
- Add latest django context_processors to TEMPLATES.OPTIONS setting
@coveralls
Copy link

coveralls commented Feb 26, 2017

Coverage Status

Coverage remained the same at 96.154% when pulling f6cd55e on feature/select2-fail-to-load into 423316f on develop.

@asfaltboy asfaltboy merged commit 9831ba5 into develop Feb 26, 2017
@asfaltboy asfaltboy deleted the feature/select2-fail-to-load branch September 3, 2017 06:40
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