-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The docs we have at the moment only cover essential use cases, with lots of details missing. This indeed should be expanded.
What should be added, to my knowledge:
- Specify a minimal required python version.
- Explicitly state supported pydantic features.
- Describe field internal behavior, demonstrating behavior of model wrapping.
- Also describe model's
config
resolution, as maybe it's not what you expect to see. - Add Working with migrations section -- I had to introdice some internal machinery to support Generic Aliases.
- Expand DRF support section. At the moment it contains almost only code samples.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers