Skip to content

Implement new model command #3

Description

@pythrick

Command drf new model should:

  • Ask for model name, its properties and in which app it should be added
  • Create model + test file
  • Create serializer for model + test file
  • Create viewset for model + test file
  • Create model route
  • Make and run migrations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions