Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use custom templates #22

Open
wearpants opened this issue Feb 11, 2016 · 0 comments
Open

Add ability to use custom templates #22

wearpants opened this issue Feb 11, 2016 · 0 comments
Labels

Comments

@wearpants
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants