api
|
Fixes #9895: Change DictField serializers to JSONField
|
2022-08-29 08:02:38 +02:00 |
migrations
|
10348 add decimal custom field (#10422)
|
2022-09-30 16:03:24 -04:00 |
models
|
Merge branch 'develop' into feature
|
2022-10-05 10:28:48 -04:00 |
tables
|
10655 fix contacts display in list views (#10681)
|
2022-10-18 16:47:14 -04:00 |
tests
|
7961 CSV bulk update (#10715)
|
2022-10-27 13:10:18 -04:00 |
__init__.py
|
Initial multitenancy implementation
|
2016-07-26 14:58:37 -04:00 |
apps.py
|
8927 plugin search (#10489)
|
2022-10-10 14:00:59 -04:00 |
choices.py
|
Initial work on contacts
|
2021-10-18 13:59:05 -04:00 |
filtersets.py
|
Add contact_group to ContactModelFilterSet
|
2022-05-14 17:48:37 +02:00 |
search.py
|
Closes #10560: New global search (#10676)
|
2022-10-21 13:16:16 -04:00 |
views.py
|
Merge branch 'develop' into feature
|
2022-11-01 17:13:11 -04:00 |