Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
309 contributions in the last year
Activity overview
Contributed to
select2/select2,
pallets/jinja,
kevin-brown/blog.kevin-brown.com
and 5 other
repositories
Contribution activity
September 2019
kevin-brown has no activity
yet for this period.
August 2019
- Release Select2 4.0.10
- [Release] 4.0.10
- Support passing in a selector for `dropdownParent` option
- Fix bug where dropdowns pointing upwards were incorrectly positioned
- Release Select2 4.0.9
- [Release] 4.0.9
- allowClear no longer shifts selections to a new line
- The language option now has a clearly defined fallback chain
- Handle 'None' return value of wait() properly during throttling.
- change FileField.to_representation to EAFP style to better work with `django-storages`
- Add test case to show incorrect CoreAPI schema generation and fix the issue (#6007)
- OpenAPI: Added description to responses.
- OpenAPI: only include non-empty required property.
- Replace force_text with force_str