Skip to content

Hyphenated Org Names Breaks Template Route for Flask View #111

@JVickery-TBS

Description

@JVickery-TBS

Having hyphens in the organization name breaks the flask mapping for the template view function:

@recombinant.route('/recombinant-template/<dataset_type>_<lang>_<owner_org>.xlsx', methods=['GET', 'POST'])

I suppose hyphens in the lang and the dataset_type would also cause issues here too, in theory.

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