This website requires JavaScript.
Explore
Help
Sign In
Prodream
/
ormar
Watch
1
Star
0
Fork
0
You've already forked ormar
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca87e74b2ec59ec2fbe4207abdfcca9171cf1944
ormar
/
ormar
/
models
/
mixins
History
collerek
e5e0ff7b78
cache visited relations in iterating_models
2021-09-11 11:18:52 +02:00
..
__init__.py
add get_pydantic and basic tests
2021-05-23 16:44:24 +02:00
alias_mixin.py
switch from class to instance fro fields
2021-03-19 14:22:31 +01:00
excludable_mixin.py
first ugly version of values and values_list - to refactor and check with m2m
2021-06-04 18:21:16 +02:00
merge_mixin.py
fix merging lists of deeply nested reverse relations
2021-04-03 19:50:48 +02:00
prefetch_mixin.py
switch from class to instance fro fields
2021-03-19 14:22:31 +01:00
pydantic_mixin.py
fix for
#327
and
#328
2021-09-01 11:50:04 +02:00
relation_mixin.py
cache visited relations in iterating_models
2021-09-11 11:18:52 +02:00
save_mixin.py
fixes for
#270
and
#274
2021-07-21 14:39:23 +02:00