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
e743286008d082590d58170f590439931a7b8793
ormar
/
ormar
/
models
History
collerek
e743286008
some cleanup of unused relations code, introduced caching of related_names and props on model, set profiling
2020-11-12 08:11:40 +01:00
..
__init__.py
liniting and missin type annots
2020-08-27 11:04:49 +02:00
excludable.py
allow passing a dict and set to fields and exclude_fields, store it as dict
2020-11-11 19:00:03 +01:00
metaclass.py
black, add additional tests with combined fields and exclude_fields, add aliases for column names to tests with fields and exclude_fields
2020-11-11 10:10:30 +01:00
model.py
allow passing a dict and set to fields and exclude_fields, store it as dict
2020-11-11 19:00:03 +01:00
modelproxy.py
some cleanup of unused relations code, introduced caching of related_names and props on model, set profiling
2020-11-12 08:11:40 +01:00
newbasemodel.py
some cleanup of unused relations code, introduced caching of related_names and props on model, set profiling
2020-11-12 08:11:40 +01:00