Skip to content

in the bottom Submit line (with save etc buttons) in the /clone page is not showing up #41

Open
@sam-ghosh

Description

@sam-ghosh

Hi guys, in the bottom Submit line (with save etc buttons) in the /clone page was not showing up until I added in admin.py line 211 add=True

 return self.render_change_form(request,
                                       context,
                                       form_url=form_url,
                                       change=False,
                                       add=True

                                       )

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