Fixes: 1) Removed unused imports including `Order` from `payments/models.py` and `health_check.contrib.redis` from settings; 2) Fixed inconsistent formatting and parameter alignment in method definitions; 3) Corrected type annotations and adjusted verbose text handling; Extra: Cleaned up formatting in docstrings, comments, and JSON field help text across multiple files for better code style compliance and readability. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| caches.py | ||
| celery.py | ||
| constance.py | ||
| csp.py | ||
| database.py | ||
| dbbackup.py | ||
| drf.py | ||
| elasticsearch.py | ||
| emailing.py | ||
| extensions.py | ||
| graphene.py | ||
| logconfig.py | ||