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
b696156f5603a6274b915fcf72de4d98bef48f3e
ormar
/
ormar
History
collerek
b696156f56
dirty prefetch_related working for FK and reverse FK
2020-11-23 16:05:05 +01:00
..
fields
update docs, fix for ellipsis for whole model, some more tests
2020-11-12 11:08:27 +01:00
models
fix saving string pk and add db refresh for server_defaults in save() also, bump version
2020-11-20 11:03:57 +01:00
protocols
Update queryset_protocol.py
2020-11-01 18:26:35 +07:00
queryset
dirty prefetch_related working for FK and reverse FK
2020-11-23 16:05:05 +01:00
relations
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
fix saving string pk and add db refresh for server_defaults in save() also, bump version
2020-11-20 11:03:57 +01:00
exceptions.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