On Thu, Jun 1, 2017 at 1:34 PM, Matthew Pava <Matthew.Pava@iss.com> wrote:
Well, that took me on a path to enlightenment. I learned quite a bit more about method resolution order, MRO. On my journey, I also learned the new way of using super() in python 3. I even stumbled upon type checking using mypy. And I learned that there are stub files available for Django with mypy.
Unfortunately, my CustomModelFormSet still does not work with one particular form/view. It works in other form/views, though, so there's a problem elsewhere to resolve.
Thank you for your insight, James! It was most helpful!
Good to hear! I sometimes wonder if I'm actually helping people on this list. I've been wrong more than once. ;-)
Post up the problem view with a description of the problem in a separate thread and maybe someone can help you out. I haven't needed to work with form sets so I don't have any general nuggets of wisdom.
-James
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Be%2BciXH%2BzpXHQx5%3DYgdniqxYQJrarmwUZEghcMYNxW6BGHdwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment