..
__init__.py
refactored tests, no have __init__ everywhere
2018-03-25 22:27:38 +02:00
exif.jpg
Fix #374 : Strip EXIF metadata from uploaded avatars to avoid leaking private data
2019-01-02 12:39:00 +01:00
test_authentication.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
test_commands.py
feat(api): Add inplace_to_s3 management command
2023-09-25 11:33:21 +00:00
test_decorators.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_fields.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
test_filters.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
test_middleware.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
test_models.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_mutations.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_pagination.py
More configurable pagination
2019-04-09 11:15:43 +02:00
test_permissions.py
See #297 : sorted imports
2018-06-10 10:55:16 +02:00
test_preferences.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_routers.py
Remove JWT related code
2021-04-28 10:44:28 +02:00
test_scripts.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
test_search.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_serializers.py
test(api): fix warnings by renaming fixtures
2022-11-24 20:18:35 +00:00
test_session.py
See #297 : sorted imports
2018-06-10 10:55:16 +02:00
test_storages.py
Fix #847 : Use ASCII filename before upload to S3 to avoid playback issues
2019-06-11 09:56:46 +02:00
test_tasks.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_throttling.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
test_utils.py
test(api): Add test for link rendering
2022-12-29 17:35:09 +00:00
test_views.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00