|
|
3bd8f5cb40
|
added startswith, istartswith and same for endswith, add test for those
|
2020-09-23 11:52:47 +02:00 |
|
|
|
798475ae5f
|
refactor and move tests
|
2020-09-23 10:09:15 +02:00 |
|
|
|
d0161a81af
|
add callable excecution and test for default value, update readme with exclude, bump version
|
2020-09-17 18:10:10 +02:00 |
|
|
|
1a4be03131
|
add exclude method on QuerySet and fix missing default values on creation
|
2020-09-17 18:03:29 +02:00 |
|
|
|
1451ec8671
|
add tests for mysql and postgress, some fixes for those backends
|
2020-09-17 13:02:34 +02:00 |
|
|
|
df9b5d27da
|
some refactors and cleanup
|
2020-09-15 13:33:14 +02:00 |
|
|
|
c5389023b8
|
add fixes for fastapi model clones, add functionality to add and remove models to relation, add relation proxy, fix all tests, adding values also to pydantic model __dict__some refactors
|
2020-08-26 22:24:25 +02:00 |
|
|
|
53384879a9
|
some cleanup and tests
|
2020-08-23 12:54:58 +02:00 |
|
|
|
0b156caf0a
|
version with pydantic inheritance passing all the tests
|
2020-08-19 18:40:57 +07:00 |
|