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
a28ab0a8a29379ce6b63820a47dd4a96828573c5
ormar
/
tests
/
test_model_methods
History
collerek
854b27947a
modify save_related to be able to save whole tree from dict - including reverse fk and m2m relations - with correct order of saving
2021-04-12 17:39:42 +02:00
..
__init__.py
split tests into packages
2021-03-30 12:48:39 +02:00
test_load_all.py
split tests into packages
2021-03-30 12:48:39 +02:00
test_save_related_from_dict.py
modify save_related to be able to save whole tree from dict - including reverse fk and m2m relations - with correct order of saving
2021-04-12 17:39:42 +02:00
test_save_related.py
modify save_related to be able to save whole tree from dict - including reverse fk and m2m relations - with correct order of saving
2021-04-12 17:39:42 +02:00
test_update.py
add _columns to Model.update()
2021-04-06 11:00:11 +02:00