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
0cee311be59ca09cd29a66c344cd06fb304e9ddd
pydantic
/
docs
/
usage
T
History
PrettyWood
0cee311be5
feat(settings): allow custom encoding for
dotenv
files (
#1620
)
...
closes
#1615
2020-06-11 11:04:08 +01:00
..
dataclasses.md
Added docs on dumping dataclasses to JSON (
#1487
)
2020-05-18 21:55:49 +01: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
update docs on generics,
fix
#1547
(
#1584
)
2020-05-31 15:08:57 +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
move const validator to post validators.
fixes
#1410
(
#1446
)
2020-04-30 19:05:42 +01:00
settings.md
feat(settings): allow custom encoding for
dotenv
files (
#1620
)
2020-06-11 11:04:08 +01:00
types.md
1541 UUID bytes support for 16 byte strings / BINARY(16) (
#1542
)
2020-05-31 15:05:53 +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