You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bit of code has been implemented for Django 1.8, but it looks harder than just pulling out a line of code.
Since it's a bit tricky but it looks only like dead code, I'll leave it in this issue for later cleanup.
This bit of code has been implemented for Django 1.8, but it looks harder than just pulling out a line of code.
Since it's a bit tricky but it looks only like dead code, I'll leave it in this issue for later cleanup.
the starting point is here: https://github.com/peopledoc/django-formidable/blob/master/formidable/forms/__init__.py#L22-L35
It has links to:
get_bound_field()
methodsThe text was updated successfully, but these errors were encountered: