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
99538c01cf48b739168cd81e3071dd0945508d3b
ormar
/
ormar
T
History
collerek
4d76934a9d
0.11.1 - Fix deepcopy issues (
#695
)
...
* fix deepcopy issues * bump version, add release changelog
2022-06-08 19:18:35 +02:00
..
decorators
use existing encode_json to avoid code duplication, rename queryset customization param and move it to Meta, move docs to models from inheritance
2022-01-26 17:59:00 +01:00
fields
add enum field (
#626
)
2022-04-27 12:01:00 +02:00
models
0.11.1 - Fix deepcopy issues (
#695
)
2022-06-08 19:18:35 +02:00
protocols
Merge pull request
#557
from MojixCoder/master
2022-03-28 13:04:55 +02:00
queryset
Queryset mixins (
#629
)
2022-05-07 14:02:30 +02:00
relations
Draft 0.11.0 (
#594
)
2022-03-28 18:47:35 +02:00
signals
use existing encode_json to avoid code duplication, rename queryset customization param and move it to Meta, move docs to models from inheritance
2022-01-26 17:59:00 +01:00
__init__.py
add enum field (
#626
)
2022-04-27 12:01:00 +02:00
exceptions.py
fix json fields in bulk operations
2022-01-14 18:27:49 +01:00
py.typed
add signals, register six signals on each models (pre/post + save/update/delete)
2020-12-06 17:23:46 +01:00