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

Feature/django polymorphic support #29

Closed
wants to merge 2 commits into from
Closed

Feature/django polymorphic support #29

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 30, 2015

Adds support for Django Polymorphic (https://github.com/chrisglass/django_polymorphic).

@Brobin
Copy link
Owner

Brobin commented Dec 31, 2015

This logic should go in the NameGuesser because it is dealing with field names, not in the seeder.

It also belongs in the guesser, because it is assuming a naming-convention that you used, which may not always be used.

@ghost
Copy link
Author

ghost commented Feb 15, 2016

Hey @Brobin ,

Sorry for letting you wait for a response, should I update the pull request with the logic in NameGuesser or would your prefer it to be as it is?

Any other changes you would prefer to see?

@ghost
Copy link
Author

ghost commented Mar 14, 2016

Hello @Brobin,

Just pinging you to see what I can further do to improve this pull request!

@Brobin
Copy link
Owner

Brobin commented Mar 14, 2016

Yeah, I'd still like that logic to go on the guesser. It doesn't belong in the seeder.

@Brobin Brobin closed this Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant