Skip to content

add kwargs redirect function #18

@suryakencana007

Description

@suryakencana007
  • adding kwargs in redirect function
      def redirect(self, url. **kwargs):
           raise httpexceptions.HTTPFound(location=url, **kwargs)

Metadata

Metadata

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