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
0f36944fe1a49a42fadce1db3e0ead74bcf6ebe8
ormar
/
ormar
/
models
History
collerek
0f36944fe1
add safe fails for adding and removing not saved models to many to many rel, add tests for save_related
2020-11-14 14:47:33 +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
add safe fails for adding and removing not saved models to many to many rel, add tests for save_related
2020-11-14 14:47:33 +01:00
modelproxy.py
add safe fails for adding and removing not saved models to many to many rel, add tests for save_related
2020-11-14 14:47:33 +01:00
newbasemodel.py
add saved property to avoid private prop access
2020-11-14 13:57:04 +01:00