Skip to content

Add ability to use custom templates #22

@wearpants

Description

@wearpants

It'd be handy to be able to specify custom templates on a per project basis without forking the entirety of drf-generators. Basically, I'm thinking a command line option on the management command for a base package name.

Easiest way to do this is probably to inject global names into the generators module for the imports here: https://github.com/Brobin/drf-generators/blob/master/drf_generators/generators.py#L5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions