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
0dbe424c94d26cc49636aeb7e5d43b5697c59bf4
ormar
/
ormar
/
relations
History
collerek
ef0a4cbd49
fix json fields and fix choices validation
2021-02-11 11:25:08 +01:00
..
__init__.py
finish docstrings in relations package
2021-01-03 16:46:46 +01:00
alias_manager.py
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
querysetproxy.py
add pagination method, add tests, update api docs, bump version, add release info
2021-01-29 14:24:53 +01:00
relation_manager.py
WIP changes up to join redefinition pending - use fields instead of join_params
2021-01-10 17:27:52 +01:00
relation_proxy.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
relation.py
fix json fields and fix choices validation
2021-02-11 11:25:08 +01:00
utils.py
WIP skip relation registration on m2m through instance, simplify registering relations part 2
2021-01-10 12:06:49 +01:00