1
0
mirror of https://github.com/django/django.git synced 2025-03-14 19:30:46 +00:00
Bryan Marty 44f177b5cd [1.9.x] Fixed #21516 -- Updated imports paths for some formset functions/classes.
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.

Backport of 455034d4df048010de4ae0a9a2392b70d1463c61 from master
2015-10-28 15:46:45 -04:00
..