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
e805ff16b215b46a752cd2179d4517667ecff5a0
ormar
/
ormar
/
models
History
collerek
e805ff16b2
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
..
__init__.py
liniting and missin type annots
2020-08-27 11:04:49 +02:00
excludable.py
update docs, fix for ellipsis for whole model, some more tests
2020-11-12 11:08:27 +01:00
metaclass.py
black, add additional tests with combined fields and exclude_fields, add aliases for column names to tests with fields and exclude_fields
2020-11-11 10:10:30 +01:00
model.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
modelproxy.py
add saving status and basic test for this
2020-11-13 13:39:19 +01:00
newbasemodel.py
add save status and tests
2020-11-13 16:21:12 +01:00