Invalidate registrations, fix profile creation
This commit is contained in:
parent
f10497bac3
commit
b1cd46bf7d
8 changed files with 121 additions and 21 deletions
|
|
@ -53,7 +53,7 @@ ProductFormSet = forms.inlineformset_factory(
|
|||
|
||||
class ProductFormSetHelper(FormHelper):
|
||||
"""
|
||||
Specify some template informations for the product form.
|
||||
Specify some template information for the product form.
|
||||
"""
|
||||
|
||||
def __init__(self, form=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue