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
04bbe13c09799cea8193439a4bd44c8bb7b14bee
ormar
/
ormar
/
models
History
collerek
b710ed9780
add tests for cross model forward references, add docs for processing forwardrefs, wip on refactoring queries into separate pages based on functionality
2021-01-26 17:29:40 +01:00
..
helpers
extract filters into filter actions and delay their processing time to allow for registration of complex relations, refactoring and optimization, now one join with relations with same aliases are possible
2021-01-21 15:55:23 +01:00
mixins
WIP changes up to join redefinition pending - use fields instead of join_params
2021-01-10 17:27:52 +01:00
__init__.py
next part of the docs and api documentation in beta ver
2021-01-04 19:38:21 +01:00
metaclass.py
Refactor in join in order to make possibility for nested duplicated relations (and it was a mess :D)
2021-01-15 17:05:23 +01:00
model.py
add tests for cross model forward references, add docs for processing forwardrefs, wip on refactoring queries into separate pages based on functionality
2021-01-26 17:29:40 +01:00
modelproxy.py
fill part of queryset docstrings
2021-01-03 17:54:09 +01:00
newbasemodel.py
working m2m and fk self relations with forwardref
2021-01-12 14:38:22 +01:00
quick_access_views.py
finish docstrings in models package
2021-01-01 12:54:38 +01:00