Skip to content

Overriding save() method in the image/forms.py #44

@AliCemilcan

Description

@AliCemilcan

On default as long as -> def save(Self, commit=True) when we define the commit True we don’t n't need to write the end block which is

  if commit:
      image.save()
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions