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
2385f95a9ffc86f9c2dddff528cf0cc2c0447a7d
ormar
/
ormar
/
models
History
collerek
2385f95a9f
fix saving string pk and add db refresh for server_defaults in save() also, bump version
2020-11-20 11:03:57 +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
fix saving string pk and add db refresh for server_defaults in save() also, bump version
2020-11-20 11:03:57 +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