1.9 Changes to BoundField

69 views
Skip to first unread message

Carlton

unread,
Oct 26, 2015, 10:29:02 AM10/26/15
to Django developers (Contributions to Django itself)
Hi. 

We've got a PR open on Crispy Forms to accommodate the changes to BoundField's location in 1.9. It changed, broke the imports and was then imported back for compatibility.

The release notes say very little here. 

Could anyone who knows the plan say, whether BoundField should still be imported from `forms` or should we (conditionally) update the import now (whilst we have the issue open)?

Thanks!

Carlton


Tim Graham

unread,
Oct 26, 2015, 10:55:03 AM10/26/15
to Django developers (Contributions to Django itself)
The release notes don't mention it because it's a private API until now. Feel free to do nothing as we're unlikely to remove the backwards compatibility alias for a while, at least until versions < 1.9 are unsupported at which point you could update the import to the new location without needing a conditional.

Carlton

unread,
Oct 26, 2015, 11:07:49 AM10/26/15
to Django developers (Contributions to Django itself)
Thank you. Spot on answer. C.
Reply all
Reply to author
Forward
0 new messages