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
f4ecc911620798d16e4b6bf0e931ae93b19abc7a
ormar
/
ormar
/
models
History
collerek
f4ecc91162
fix coverage
2020-12-29 17:49:47 +01:00
..
helpers
fix coverage
2020-12-29 17:49:47 +01:00
__init__.py
refactor methaclass functions into helper files, add docstrings
2020-12-17 15:45:06 +01:00
excludable.py
fix small code smells
2020-11-27 19:03:28 +01:00
metaclass.py
add cloning through model and working inheritance with many to many fields - for further tests
2020-12-29 16:40:46 +01:00
model.py
refactor methaclass functions into helper files, add docstrings
2020-12-17 15:45:06 +01:00
modelproxy.py
change limit/offset with select related to be applied on a subquery and limit only main model query
2020-12-21 18:42:17 +01:00
newbasemodel.py
change limit/offset with select related to be applied on a subquery and limit only main model query
2020-12-21 18:42:17 +01:00
quick_access_views.py
fix excluding default values in nested model fields in prefetch_related
2020-12-15 15:59:26 +01:00