Skip to content

Implement new model command #3

@pythrick

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions