1 post
1
0
17
Good morning guys: Problem = add a new functionality via a mixin in Jango for a CBV. reason = I want to create two records in two different records. Trying = class CreateUserMixin(object): def post2…