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
cd33f6a96baf15bccaccb31a9285a02f61ef8bd6
ormar
/
ormar
History
collerek
cd33f6a96b
introduce save_related method that traverses the related objects and upserts them if they are not saved
2020-11-14 14:29:54 +01:00
..
fields
update docs, fix for ellipsis for whole model, some more tests
2020-11-12 11:08:27 +01:00
models
introduce save_related method that traverses the related objects and upserts them if they are not saved
2020-11-14 14:29:54 +01:00
protocols
Update queryset_protocol.py
2020-11-01 18:26:35 +07:00
queryset
add save status and tests
2020-11-13 16:21:12 +01:00
relations
some further cleanup and optim
2020-11-12 08:56:16 +01:00
__init__.py
add exclude_fields queryset method
2020-11-10 16:54:24 +01:00
exceptions.py
introduce upsert method on model, add tests to see if save status properly changing on nested models
2020-11-14 13:53:32 +01:00