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
d9b84b3a3d0e908a012c2cc7cf780ab566708468
ormar
/
tests
/
test_model_methods
History
Kurbanov Bulat
a720ab9510
Fix populate_default_values
2021-11-16 10:12:24 +03: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_populate_default_values.py
Fix populate_default_values
2021-11-16 10:12:24 +03: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