mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Invalidate registrations, fix profile creation
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user