mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-10-30 23:47:53 +03:00 
			
		
		
		
	| * Add tests for html-form-rendering choice fields * Resolve issues with ChoiceField, MultipleChoiceField and non-string options * Ensure None template comparisons don't match string None | ||
|---|---|---|
| .. | ||
| checkbox_multiple.html | ||
| checkbox.html | ||
| fieldset.html | ||
| form.html | ||
| input.html | ||
| list_fieldset.html | ||
| radio.html | ||
| select_multiple.html | ||
| select.html | ||
| textarea.html | ||