Skip to content

1.8 seems to block form field rendering with Django 1.11. 1.7 works fine (though slow) #989

Open
@eskhool

Description

@eskhool

Hi,
On rendering a form field using a simple {{ my_form_name.my_field_name }} which works fine without debug toolbar makes the field disappear in 1.8. It works fine with 1.7 (both tested using Django 1.11) although 1.7 is very slow (2-3 seconds for page load)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions