I guessed about it. But I dont know how to do that. понедельник, 4 мая 2020 г., 18:42:10 UTC+2 пользователь Sherif Adigun написал: > > Your code is working perfectly. Just that you need to remember that the > view has its model set to Sklad. Hence, when you called super() on > form_valid, only the Skald instance is saved. > > You need to manually save the Pack form in the form_valid method. >
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/37a078e2-833a-4794-853d-896058ae2c0b%40googlegroups.com.

