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
9ad1528cc0ce233e70607f349731a80a4507eb8e
ormar
/
ormar
/
fields
History
collerek
9ad1528cc0
add docstrings, clean types test
2021-03-02 19:10:59 +01:00
..
__init__.py
wip - through models fields -> attached in queries, accesible from instances, creates in add and queryset create
2021-02-15 17:30:14 +01:00
base.py
add possibility to exclude/include fields (refactor to excludableitems), fix for through model only on related side of the relation, fix for exclude of through model related models
2021-03-01 19:26:33 +01:00
foreign_key.py
add docstrings, clean types test
2021-03-02 19:10:59 +01:00
many_to_many.py
intorduce relation flags on basefield and simplify imports
2021-02-21 17:46:06 +01:00
model_fields.py
switch pool for sqlite with new factory, add tests if fks are reflected in db
2021-02-02 11:33:49 +01:00
sqlalchemy_uuid.py
add most of the docstrings
2021-01-04 14:43:14 +01:00
through_field.py
add possibility to exclude/include fields (refactor to excludableitems), fix for through model only on related side of the relation, fix for exclude of through model related models
2021-03-01 19:26:33 +01:00