|
|
b2541bed1e
|
Added poetry integration.
Description:
* Fixed github actions;
* Removed requirements.txt;
* Fixed CONTRIBUTING.md;
* Fixed black and flake8.
Signed-off-by: Pavel <win10@list.ru>
|
2021-10-08 16:56:59 +04:00 |
|
|
|
32695ffa1d
|
switch from class to instance fro fields
|
2021-03-19 14:22:31 +01:00 |
|
|
|
4071ff7d11
|
WIP skip relation registration on m2m through instance, simplify registering relations part 2
|
2021-01-10 12:06:49 +01:00 |
|
|
|
a32a3b9d59
|
finish docstrings in relations package
|
2021-01-03 16:46:46 +01:00 |
|
|
|
e695db712f
|
refactor and cleanup - drop of resolving relation names as not fully proper, extract mixins from modelproxy to be more maintainable, add some docstrings
|
2020-12-30 16:41:26 +01:00 |
|
|
|
6e67b69385
|
fix for issue 73
|
2020-12-14 15:36:04 +01:00 |
|
|
|
d8391851fa
|
some further cleanup and optim
|
2020-11-12 08:56:16 +01:00 |
|
|
|
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 |
|
|
|
d9aa269f7a
|
finish mypy checks add reqs and linting
|
2020-09-29 17:06:41 +02:00 |
|
|
|
3caa87057e
|
added mypy checks and some typehint changes to conform
|
2020-09-29 14:05:08 +02:00 |
|
|
|
54aaa97de2
|
more refactors in relations'
|
2020-09-15 14:01:36 +02:00 |
|