Skip to content

Revise the code to be able to work with django project having multiple app modules #43

@RuikeYuan

Description

@RuikeYuan

Test code with some projects from Github.
Revise the script to make models extracting process generic(not 'shared_models' instead to detect if it is an app module folder)
Use double for-loop or whatever to extract classes in models.py of each app module.
Combine the extracted classes and parse into the json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions