1
0
mirror of https://github.com/django/django.git synced 2025-03-10 09:22:46 +00:00
Claude Paroz ef79582e86 Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init
BaseModelFormSet.forms is now a cached property instead of being
populated in the __init__ method. This behaviour also matches an
example in the documentation.
Thanks Thomasz Swiderski for the report and Simon Charette for the
review.
2013-06-22 09:29:37 +02:00
..
2013-05-21 10:42:15 +01:00
2013-05-21 10:42:15 +01:00
2013-05-21 10:42:15 +01:00
2013-05-21 10:42:15 +01:00
2013-02-26 14:36:57 +01:00
2013-02-26 10:00:14 +01:00