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

Rename project from Dynamallow to DynamORM #3

Merged
merged 7 commits into from
Oct 21, 2016
Merged

Conversation

borgstrom
Copy link
Contributor

@borgstrom borgstrom commented Oct 16, 2016

Now that #1 is complete and we support both Marshmallow & Schematics, we are going to rename the project from Dynamallow to DynamORM to better decouple the name from Marshmallow.

Todo:

  • Tests
  • README
  • documentation

@borgstrom
Copy link
Contributor Author

@akshaynanavati -- I think this is ready to roll. Can you provide a second set of eyes for me please.

from marshmallow import fields

class Book(MarshModel):
# Our objects are defined as DynaModel classes
class Book(DyanModel):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be DynaModel

@borgstrom borgstrom merged commit 65343db into master Oct 21, 2016
@borgstrom borgstrom deleted the rename-to-dynamorm branch October 21, 2016 03:56
@Chris2048
Copy link

Hi, Does that mean this: https://pypi.org/project/dynamallow/ Is a deprecated package (name)?

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.

3 participants