|
|
8b67c83d0c
|
WIP changes up to join redefinition pending - use fields instead of join_params
|
2021-01-10 17:27:52 +01:00 |
|
|
|
0f36944fe1
|
add safe fails for adding and removing not saved models to many to many rel, add tests for save_related
|
2020-11-14 14:47:33 +01:00 |
|
|
|
cce59acd99
|
update docs, cleaning
|
2020-11-01 11:41:18 +01:00 |
|
|
|
358b5c2e52
|
restore typing in tests and docs, remove unused metaclass code
|
2020-11-01 10:11:25 +01:00 |
|
|
|
3c10892db7
|
liniting, black, mypy fixes
|
2020-10-31 18:22:15 +01:00 |
|
|
|
7d5e291a19
|
switch to equals in most of the code, fix dependencies, clean tests, make all not relation fields work with type hints
|
2020-10-31 18:11:48 +01:00 |
|
|
|
287b970a09
|
add fields method limiting the models columns fetched from db
|
2020-10-05 09:40:41 +02:00 |
|
|
|
da05063e8d
|
query level delete and update
|
2020-09-24 13:56:13 +02:00 |
|
|
|
798475ae5f
|
refactor and move tests
|
2020-09-23 10:09:15 +02:00 |
|
|
|
1451ec8671
|
add tests for mysql and postgress, some fixes for those backends
|
2020-09-17 13:02:34 +02:00 |
|
|
|
4674f625df
|
working basic many to many relationships
|
2020-09-14 17:13:27 +02:00 |
|