This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
pydantic
Watch
1
Star
0
Fork
0
You've already forked pydantic
mirror of
https://github.com/kennethreitz/pydantic.git
synced
2026-06-05 23:00:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b2310a7d3eff90d3ef8dbf4e0766729e6f9a160
pydantic
/
docs
/
usage
T
History
Jerry
9b2310a7d3
Fixed typo (
#1456
)
...
stictness -> strictness
2020-04-30 13:06:53 +01:00
..
dataclasses.md
add note about diff bw pydantic and stdlib dataclasses (
#1188
)
2020-01-24 10:10:08 +00:00
devtools.md
renaming docs examples (
#972
)
2019-11-07 14:40:44 +00:00
exporting_models.md
Allow subclasses of known types to be encoded with superclass encoder (
#1291
)
2020-04-18 17:11:00 +01:00
model_config.md
Be more specific about the meaning of Config.extra (
#1203
)
2020-02-02 12:15:42 +00:00
models.md
prepare v1.5 release
2020-04-18 17:32:16 +01:00
mypy.md
correct name of validate_arguments in docs (
#1375
)
2020-04-18 16:10:58 +01:00
postponed_annotations.md
renaming docs examples (
#972
)
2019-11-07 14:40:44 +00:00
schema.md
Dynamic default value (
#1210
)
2020-03-04 16:37:23 +00:00
settings.md
allow use of a
.env
-style files in BaseSettings (
#607
) (
#1011
)
2020-01-19 16:45:36 +00:00
types.md
make secret types idempotent (
#1330
)
2020-04-18 16:10:36 +01:00
validation_decorator.md
Fixed typo (
#1456
)
2020-04-30 13:06:53 +01:00
validators.md
docs: Add docs for
allow_reuse
(
#1135
)
2020-01-02 15:13:44 +00:00