Custom CheckboxSelectMultiple
A simple widget to custom the CheckboxSelectMultiple widget.
- checkboxselectmultiple
- form
- widget
A simple widget to custom the CheckboxSelectMultiple widget.
Add RequestMiddleware to your MIDDLEWARE_CLASSES settings Then, when you need request in special cases, call get_request(), which returns the request object. This has to be used in very special cases.
martync has posted 2 snippets.