|
management
|
Add black and format files with black.
|
2020-12-06 23:10:18 +01:00 |
|
migrations
|
Remove extra imports.
|
2022-01-10 10:18:20 +01:00 |
|
__init__.py
|
Add isort and sort orders with isort.
|
2020-12-06 23:10:18 +01:00 |
|
admin.py
|
Add actor username to search fields
|
2022-01-06 16:53:51 +01:00 |
|
apps.py
|
Fix black error.
|
2022-01-12 10:10:52 +01:00 |
|
diff.py
|
Add mask_fields argument in register (#310)
|
2022-03-10 14:17:50 +01:00 |
|
filters.py
|
Add black and format files with black.
|
2020-12-06 23:10:18 +01:00 |
|
middleware.py
|
Add black and format files with black.
|
2020-12-06 23:10:18 +01:00 |
|
mixins.py
|
Update syntax to Python 3.7+
|
2022-01-10 10:18:20 +01:00 |
|
models.py
|
enable use of replica database (#359)
|
2022-03-07 14:22:08 +01:00 |
|
registry.py
|
Add mask_fields argument in register (#310)
|
2022-03-10 14:17:50 +01:00 |