Skip to content
New issue

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

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

Already on GitHub? # to your account

Support nested models #20

Open
darinwilson opened this issue Sep 1, 2016 · 0 comments
Open

Support nested models #20

darinwilson opened this issue Sep 1, 2016 · 0 comments

Comments

@darinwilson
Copy link
Contributor

You currently have to jump through a few extra hoops if you want to have torch forms for e.g. a model on the other side of a has_many relationship. I'm not sure how practical this would be, but I wonder if it would be possible to do something like:

mix torch.gen eex Admin Post:Comment comments body:text inserted_at:date

and have it do the right thing(s).

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants